TaxComponentTable_IN::taxtype2TaxtypeComponent Method
Gets the tax type component by tax type.
Syntax
client server public static TaxTypeComponent_IN taxtype2TaxtypeComponent(TaxType_IN _taxType)
Run On
Called
Parameters
- _taxType
Type: TaxType_IN Enumeration
The tax type.
Return Value
Type: TaxTypeComponent_IN Enumeration
The instance of the TaxTypeComponent_IN class.