Dictionary.typeObject Method
Provides information about a specified extended data type by returning a DictType object.
Syntax
public DictType typeObject(ExtendedTypeId typeId)
Run On
Called
Parameters
- typeId
Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type that indicates the ID for an extended data type.
Return Value
Type: DictType Class
A DictType object that contains information about the specified extended data type.