Dictionary.typeName Method
Provides the name of a specified extended data type.
Syntax
public str typeName(ExtendedTypeId typeId)
Run On
Called
Parameters
- typeId
Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type that indicates the ID of an extended data type.
Return Value
Type: str
A string that indicates the name of the extended data type.