TaxReportExport.compareValues Method [AX 2012]

Syntax

protected boolean compareValues(
    int _value, 
    TaxReportCompareOperator_CZ _taxReportCompareOperator, 
    int _taxAmountTotal)

Run On

Client

Parameters

  • _value
    Type: int
  • _taxAmountTotal
    Type: int

See Also

Reference

TaxReportExport Class