Class RelationDetail
Inherited Members
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 |