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