TaxRegistrationLegislationTypes::findByTaxRegistrationTypeAppRule Method
Finds the specified record in the TaxRegistrationLegislationTypes table.
Syntax
client server public static TaxRegistrationLegislationTypes findByTaxRegistrationTypeAppRule(TaxRegistrationTypeId _taxRegistrationTypeId)
Run On
Called
Parameters
- _taxRegistrationTypeId
Type: TaxRegistrationTypeId Extended Data Type
The record ID of the TaxRegistrationTypeApplicabilityRule record to find.
Return Value
Type: TaxRegistrationLegislationTypes Table
A record in the TaxRegistrationLegislationTypes table; otherwise, an empty record.