Share via


AfDataContainerClassGenerator.getDataItemTypeAndDefaultValueStrings Method [AX 2012]

Retrieves the type and default value strings that correspond to the specified data item type.

Syntax

protected container getDataItemTypeAndDefaultValueStrings(AfDataItemTypeDescriptor _dataItemTypeDescriptor)

Run On

Called

Parameters

Return Value

Type: container
A container that holds typed and default value strings. The first element is the type string, the second element is the default value string.

See Also

Reference

AfDataContainerClassGenerator Class