Share via


TaxModelTaxable_IN.getTaxRateBasingDate Method [AX 2012]

Gets the tax rate basing date for the given tax type.

Syntax

public TransDate getTaxRateBasingDate(TaxType_IN _taxType)

Run On

Called

Parameters

Return Value

Type: TransDate Extended Data Type
The tax rate date.

See Also

Reference

TaxModelTaxable_IN Interface