Dictionary.typeNext Method
Indicates the extended data type that succeeds a specified extended data type, based on the IDs.
Syntax
public ExtendedTypeId typeNext(ExtendedTypeId typeId)
Run On
Called
Parameters
- 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 Type
An extendedTypeId system data type value for the extended data type that succeeds the specified extended data type.