Dictionary.typeNext Method [AX 2012]
Indicates the extended data type that succeeds a specified extended data type, based on the IDs.
public ExtendedTypeId typeNext(ExtendedTypeId typeId)
Run On
CalledParameters
- typeId
- Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type that indicates the ID for an extended data type.
Return Value
Type: ExtendedTypeId Extended Data TypeAn extendedTypeId system data type value for the extended data type that succeeds the specified extended data type.
Community Additions
ADD
Show: