Class StandardContainmentSearch.ContainmentTreeInfo
- Namespace
- InSite.Persistence
- Assembly
- InSite.Persistence.dll
public class StandardContainmentSearch.ContainmentTreeInfo
- Inheritance
-
StandardContainmentSearch.ContainmentTreeInfo
- Inherited Members
-
Constructors
ContainmentTreeInfo()
public ContainmentTreeInfo()
Properties
ChildSequence
public int ChildSequence { get; set; }
Property Value
- int
ChildStandardIdentifier
public Guid ChildStandardIdentifier { get; set; }
Property Value
- Guid
ParentStandardIdentifier
public Guid ParentStandardIdentifier { get; set; }
Property Value
- Guid
Sequence
public int Sequence { get; set; }
Property Value
- int