ExpressionCurrencyDefaultProvider.new Method [AX 2012]

Creates an instance of the default currency provider.

Syntax

public void new(str documentName)

Run On

Called

Parameters

  • documentName
    Type: str
    The name of the document that is used to build and evaluate conditions.

Remarks

The currency attribute metadata that is represented as class attributes is loaded at this point.

See Also

Reference

ExpressionCurrencyDefaultProvider Class