| EnumUtilsIsValidSurveyExpressionFixedField Method |
Returns whether a fixed field is valid for use in the Survet feature for either a "data source filter expression" or an "object type filter expression".
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static bool IsValidSurveyExpressionFixedField(
FixedField fixedField
)
Parameters
- fixedField
- Type: Omada.OE.ModelFixedField
Return Value
Type:
Boolean
See Also