Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.