Share via


TaxModelTaxable_IN.getTaxRegistrationNumberRefRecId Method [AX 2012]

Gets the RecId of the tax registration based on the given tax type.

Syntax

public RefRecId getTaxRegistrationNumberRefRecId(TaxType_IN _taxType)

Run On

Called

Parameters

Return Value

Type: RefRecId Extended Data Type
The RecId of the tax registration

See Also

Reference

TaxModelTaxable_IN Interface