Search Results for

    Show / Hide Table of Contents

    Class BindingSearchResult

    Represents a binding that matches binding search query.

    Inheritance
    object
    SearchResult
    BindingSearchResult
    Inherited Members
    SearchResult.GetRoute()
    SearchResult.FolderName
    SearchResult.FolderRoute
    SearchResult.Id
    SearchResult.Key
    SearchResult.Name
    object.ToString()
    object.Equals(object)
    object.Equals(object, object)
    object.ReferenceEquals(object, object)
    object.GetHashCode()
    object.GetType()
    Namespace: Nevatech.Vsb.Repository.Entities.Search
    Assembly: Nevatech.Vsb.Repository.dll
    Syntax
    [DataContract(Namespace = "http://schemas.nevatech.com/sentinet/2011/02")]
    public sealed class BindingSearchResult : SearchResult

    Constructors

    BindingSearchResult()

    Declaration
    public BindingSearchResult()

    Properties

    Capabilities

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

    Declaration
    [DataMember]
    public string Capabilities { get; set; }
    Property Value
    Type Description
    string
    In This Article
    Back to top Nevatech Sentinet 6.7 Online Documentation