Click or drag to resize

UnresolvedFilterExpressionFixedFieldInfoAllowedTypes Property

Allowed data type(s) for a filter value for the field.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<Type> AllowedTypes { get; }

Property Value

Type: ListType
See Also