Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This method is used to determine the tax account type.
Syntax
public TaxAccountType_IN determineTaxAccountType_IN(
TaxModuleType _taxModuleType,
TaxTable _taxTable,
[TaxAccountType_IN _taxAccountType])
Run On
Server
Parameters
- _taxModuleType
Type: TaxModuleType Enumeration
A tax module type.
- _taxTable
Type: TaxTable Table
A buffer of TaxTable table.
- _taxAccountType
Type: TaxAccountType_IN Enumeration
A tax account type.
Return Value
Type: TaxAccountType_IN Enumeration
Returns the tax account type.