Click or drag to resize

DataObjectReferencePathFragmentDirection Property

Direction of the reference. A Forward reference is from source to target. A Backwards reference is from target to source.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public DataObjectReferencePathFragmentReferenceDirection Direction { get; }

Property Value

Type: DataObjectReferencePathFragmentReferenceDirection
See Also