PriceDiscSmartRounding.checkRoundingExpressionOK Method [AX 2012]

Checks whether the syntax of a rounding expression is OK.

public boolean checkRoundingExpressionOK(PriceDiscSmartRoundingSyntax _syntax)

Run On

Called

Parameters

_syntax
Type: PriceDiscSmartRoundingSyntax Extended Data Type
The rounding expression to check.

Return Value

Type: boolean
true if the syntax is OK; otherwise, false.

Community Additions

ADD
Show: