RetailAttributeHelper::getDefaultTextValue Method [AX 2012]
Returns text attribute value for attribute group.
client server public static AttributeValueText getDefaultTextValue(RefRecId _attributeGroupRecId, RefRecId _ecoResAttributeTypeRecId)
Run On
CalledParameters
- _attributeGroupRecId
- Type: RefRecId Extended Data Type
The attribute group record Id.
- _ecoResAttributeTypeRecId
- Type: RefRecId Extended Data Type
The attribute type record Id.
Show: