Dictionary.typeObject Method [AX 2012]
Provides information about a specified extended data type by returning a DictType object.
public DictType typeObject(ExtendedTypeId typeId)
Run On
CalledParameters
- typeId
- Type: ExtendedTypeId Extended Data Type
An extendedTypeId system data type that indicates the ID for an extended data type.
Return Value
Type: DictType ClassA DictType object that contains information about the specified extended data type.
Community Additions
ADD
Show: