TaxRegistrationNumbers_IN::lookupRegistrationNumber Method
Looks up a registration number.
Syntax
client server public static Common lookupRegistrationNumber(
FormReferenceControl _formReferenceControl,
TaxType_IN _taxType,
TaxRegistrationType_IN _registrationNumberType)
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form reference control.
- _taxType
Type: TaxType_IN Enumeration
The tax type.
- _registrationNumberType
Type: TaxRegistrationType_IN Enumeration
The registration number type.
Return Value
Type: Common Table
The registration number.