Share via


TaxSalesTaxPayment_IN.checkForUpdate Method [AX 2012]

Checks whether can update.

Syntax

public boolean checkForUpdate([boolean _skipUpdateNow])

Run On

Called

Parameters

  • _skipUpdateNow
    Type: boolean
    This param is used to check whether skip checking.

Return Value

Type: boolean
Returns true if can update; otherwise, false.

See Also

Reference

TaxSalesTaxPayment_IN Class