Show / Hide Table of Contents

    Class BindingSearchResult

    Represents a binding that matches binding search query.

    Inheritance
    System.Object
    SearchResult
    BindingSearchResult
    Inherited Members
    SearchResult.GetRoute()
    SearchResult.FolderName
    SearchResult.FolderRoute
    SearchResult.Id
    SearchResult.Key
    SearchResult.Name
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Nevatech.Vsb.Repository.Entities.Search
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    public sealed class BindingSearchResult : SearchResult

    Constructors

    BindingSearchResult()

    Declaration
    public BindingSearchResult()

    Properties

    Capabilities

    Gets or sets the system tags describing the binding's capabilities.

    Declaration
    public string Capabilities { get; set; }
    Property Value
    Type Description
    System.String
    Back to top Nevatech Sentinet 6.6 Online Documentation