PCAttributeValueFormatter.formatAttributeValueDisplay Method [AX 2012]

Formats an locale neutral attribute value into locale specific value.

public AttributeValueText formatAttributeValueDisplay(EcoResAttributeType _domain, AttributeValueText _value)

Run On

Client

Parameters

_domain
Type: EcoResAttributeType Table
An attribute type.
_value
Type: AttributeValueText Extended Data Type
An attribute value.

Return Value

Type: AttributeValueText Extended Data Type
A formatted attribute value.

Community Additions

ADD
Show: