RetailAttributeHelper::isAttributeTypeHtml Method [AX 2012]
Checks for the HTML attribute type.
client server public static boolean isAttributeTypeHtml(RecId _attributeTypeId)
Run On
CalledParameters
- _attributeTypeId
- Type: RecId Extended Data Type
The record id of the attribute group for the attribute beign looked up.
Show: