DictType.helpDefined Method [AX 2012]
Returns the value of the help property for the extended data type.
public str helpDefined([int arrayIndex])
Run On
CalledParameters
- arrayIndex
- Type: int
Return Value
Type: strThe value of the help property for the extended data type, or for an array element if the arrayEntry value is provided. The Help text corresponds to the Help Text property for an extended data type or array element in the AOT.
Community Additions
ADD
Show: