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