Nota
O acesso a esta página requer autorização. Podes tentar iniciar sessão ou mudar de diretório.
O acesso a esta página requer autorização. Podes tentar mudar de diretório.
Version: Available or changed with runtime version 12.0.
Checks if the currently selected field is an enum.
Syntax
IsEnum := FieldRef.IsEnum()
Note
This method can be invoked using property access syntax.
Parameters
FieldRef
Type: FieldRef
An instance of the FieldRef data type.
Return Value
IsEnum
Type: Boolean
Related information
FieldRef Data Type
Getting Started with AL
Developing Extensions