TaxData::percentPreferentialValue_IN Method
Gets the percent of preferential value.
Syntax
client server public static TaxValue percentPreferentialValue_IN(
TaxCode _taxCode,
TransDate _date,
TaxBase _amount)
Run On
Called
Parameters
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _date
Type: TransDate Extended Data Type
The date.
- _amount
Type: TaxBase Extended Data Type
The amount.
Return Value
Type: TaxValue Extended Data Type
The instance of the TaxValue class.