DataObjectReferencePathFragment Class | 
Namespace: Omada.OE.Model
[SerializableAttribute] public class DataObjectReferencePathFragment
The DataObjectReferencePathFragment type exposes the following members.
| Name | Description | |
|---|---|---|
| Direction | 
            Direction of the reference.
            A Forward reference is from source to target.
            A Backwards reference is from target to source.
              | |
| Filters | 
            Filters are applied to the target objects.
              | |
| IsVirtualProperty | 
            Is the fragment property a virtual reference property?
              | |
| Property | 
            System name of reference property or a virtual reference property.
            Certain reference fixed fields are also supported: TARGET, PROCESS, TREECHILDREN, TREEPARENT.
            The reference between the source and target objects is via this property.
              | 
| Name | Description | |
|---|---|---|
| ToBool | 
            Converts object to boolean.
              (Defined by ObjectExtensions.) | |
| ToDateTime | 
            Converts object to DateTime.
              (Defined by ObjectExtensions.) | |
| ToInt | 
            Converts object to integer.
              (Defined by ObjectExtensions.) |