Click or drag to resize

UnresolvedFilterExpressionFixedFieldInfoValueIsIdReference Property

Is the filter value(s) for the field a set of id references? If so they type of referred objects is stored in IdType.

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

Property Value

Type: Boolean
See Also