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 data type on which an extended data type is based, by using the Types enumeration.
Syntax
public Types baseType()
Run On
Called
Return Value
Type: Types Enumeration
A Types enumeration value that indicates the data type.
Remarks
You can convert the return value to a string by using the Global::Enum2Value method.