Share via


SourceDocumentAmount::isVarianceAmount Method [AX 2012]

Checks if a SourceDocumentAmount is a variance amount.

Syntax

client server public static boolean isVarianceAmount(MonetaryAmount _monetaryAmount)

Run On

Called

Parameters

Return Value

Type: boolean
true if the amount is a variance amount; otherwise, false.

See Also

Reference

SourceDocumentAmount Class