Share via


SourceDocumentAmount.parmIsVarianceAmount Method [AX 2012]

Checks whether a SourceDocumentAmount class is a variance amount.

Syntax

public boolean parmIsVarianceAmount()

Run On

Called

Return Value

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

See Also

Reference

SourceDocumentAmount Class