Click or drag to resize

EnumUtilsIsFieldSearchable Method

We support: All reference- and set-properties. Value properties of data type Text and Integer. A few FixedFields (Number, DisplayName, ProcessState).

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public static bool IsFieldSearchable(
	FieldContainer field
)

Parameters

field
Type: Omada.OE.ModelFieldContainer

Return Value

Type: Boolean
See Also