Click or drag to resize

DataObjectViewFieldReferencePath Property

Is only used if FixedField is one of the 5 ReferencePath fields. Can be null.

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

Property Value

Type: DataObjectReferencePath
See Also