Click or drag to resize

RefPropertyDirection Enumeration

The direction of of the reference (To or From)

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum RefPropertyDirection
Members
  Member nameValueDescription
ReferringTo0
ReferencedFrom1
See Also