RelDirection Enumeration |
Namespace: PDTec.IceNet.Core.Model
public enum RelDirection
Member name | Value | Description | |
---|---|---|---|
Forward | 0 | Describes relationships that start from the context object and lead to another object. | |
Reverse | 1 | Describes relationships that lead to the context object. |