Share via


TaxModelTaxable_IN.getTaxRegistrationNumber Method [AX 2012]

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

Syntax

public TaxRegistrationNumber_IN getTaxRegistrationNumber(TaxType_IN _taxType)

Run On

Called

Parameters

Return Value

Type: TaxRegistrationNumber_IN Extended Data Type
The TaxRegistrationNumber_IN of the tax registration

See Also

Reference

TaxModelTaxable_IN Interface