TaxInformation_IN::buildQueryByTaxInformationRecId Method
Creates a query on the TaxInformation_IN table for the specified location record ID.
Syntax
client server public static Query buildQueryByTaxInformationRecId(RecId _TaxInformationRecId)
Run On
Called
Parameters
- _TaxInformationRecId
Type: RecId Extended Data Type
The record ID of the registration location.
Return Value
Type: Query Class
A query object.