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.
Provides the ID for the enumeration type on which an extended data type is based.
Syntax
public EnumId enumId()
Run On
Called
Return Value
Type: EnumId Extended Data Type
The ID of the enumeration type on which the extended data type is based; 0 (zero) if the extended data type is not based on an enumeration.
Remarks
You can use the baseType method to determine what the data type of an extended data type is.