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.
Finds the count of tax lines.
Syntax
client server public static ID_IN findCountTaxLines(
TaxItemGroup _taxItemGroup,
TaxCode _taxCode,
[ID_IN _id])
Run On
Called
Parameters
- _taxItemGroup
Type: TaxItemGroup Extended Data Type
The tax item group.
- _taxCode
Type: TaxCode Extended Data Type
The tax code.
- _id
Type: ID_IN Extended Data Type
The instance of the ID_IN class.
Return Value
Type: ID_IN Extended Data Type
The instance of the ID_IN class.