Share via


TaxWithholdCalculation_IN.isSettled Method [AX 2012]

Indicates whether transaction has been settled.

Syntax

public boolean isSettled(
    CompanyId _specCompany, 
    TableId _specTableId, 
    RefRecId _specRecId)

Run On

Server

Parameters

Return Value

Type: boolean
Returns true if transaction has been settled; Otherwise, returns false.

See Also

Reference

TaxWithholdCalculation_IN Class