Notes
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Version: Available or changed with runtime version 14.0.
Gets if the field is optimized for textual search.
Syntax
Value := FieldRef.IsOptimizedForTextSearch()
Note
This method can be invoked using property access syntax.
Parameters
FieldRef
Type: FieldRef
An instance of the FieldRef data type.
Return Value
Value
Type: Boolean
Related information
FieldRef Data Type
Getting Started with AL
Developing Extensions