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.
Build a query using _taxCode and _fiscalValue to show in _lookupCtrl.
Syntax
client public static void lookupByTaxType(
FormControl _lookupCtrl,
TaxCode _taxCode,
[TaxFiscalValue_BR _fiscalValue])
Run On
Client
Parameters
- _lookupCtrl
Type: FormControl Class
Control to show the lookup.
- _taxCode
Type: TaxCode Extended Data Type
TaxType_BR to build query.
- _fiscalValue
Type: TaxFiscalValue_BR Enumeration
TaxFiscalValue_BR to build query.