DataWeb
Search Results for

    Show / Hide Table of Contents

    Class StructureSearchEntry

    Inheritance
    object
    StructureSearchEntry
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: DataWeb.Structure
    Assembly: DataWeb.Core.dll
    Syntax
    public class StructureSearchEntry

    Properties

    Color

    Declaration
    public string Color { get; set; }
    Property Value
    Type Description
    string

    ItemLabel

    Declaration
    public string ItemLabel { get; set; }
    Property Value
    Type Description
    string

    Nav

    Declaration
    public string Nav { get; set; }
    Property Value
    Type Description
    string

    SectionTitle

    Declaration
    public string SectionTitle { get; set; }
    Property Value
    Type Description
    string

    Type

    Declaration
    public string Type { get; set; }
    Property Value
    Type Description
    string
    In this article
    Back to top Generated by DocFX