DataWeb
Search Results for

    Show / Hide Table of Contents

    Class RelationDetail

    Inheritance
    object
    RelationDetail
    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 RelationDetail

    Properties

    ParentItem

    Declaration
    public ItemInfo ParentItem { get; set; }
    Property Value
    Type Description
    ItemInfo

    Section

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