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()
    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
    String
    Back to top Nevatech Sentinet 6.5 Online Documentation