Dictionary.enumNext Method
Indicates the enumeration type that succeeds a specified enumeration type, based on the enumeration type IDs.
Syntax
public EnumId enumNext(EnumId typeId)
Run On
Called
Parameters
- typeId
Type: EnumId Extended Data Type
An enumId system data type that indicates an enumeration ID.
Return Value
Type: EnumId Extended Data Type
An enumId system data type value for the enumeration that succeeds the specified enumeration.