This documentation is archived and is not being maintained.
DictType.labelDefined Method [AX 2012]
Returns the value of the label property for the extended data type.
public str labelDefined([int arrayIndex])
Run On
Called
Parameters
-
arrayIndex
- Type: int
Return Value
Type:
str
The value of the label property for the extended data type, or for an array element if the arrayEntry value is provided.
The return value corresponds to the Label property for an extended data type or array element in the AOT.