AfDataContainerUtilities::getDataContainerTypeMacroName Method [AX 2012]

Gets the name of the macro that defines the specified data container type.

Syntax

client server public static str getDataContainerTypeMacroName(str _dataContainerType)

Run On

Called

Parameters

  • _dataContainerType
    Type: str
    The data container type.

Return Value

Type: str
The name of the macro that defines the specified data container type.

See Also

Reference

AfDataContainerUtilities Class