Share via


TaxReportDomesticTransfer_IT.includeTaxTrans Method [AX 2012]

Indicates whether the tax transaction at which the specified cursor is pointing should be transferred.

Syntax

protected boolean includeTaxTrans(TaxReportDomesticTransferCursor_IT _cursor)

Run On

Called

Parameters

Return Value

Type: boolean
true if the tax transaction at which the specified cursor is pointing should be transferred; otherwise, false.

See Also

Reference

TaxReportDomesticTransfer_IT Class