Share via


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

Return Value

Type: DictType Class
A DictType object that contains information about the specified extended data type.

See Also

Dictionary Class

Dictionary Class