Retrieves a tax code determination rule.
The tax code determination rule is specified by its key, which is contained in the TaxCodeDeterminationParams object passed to the method.
Retrieves a tax code determination rule.
The tax code determination rule is specified by its key, which is contained in the TaxCodeDeterminationParams object passed to the method.
| Visual Basic |
|---|
Public Function GetTaxCodeDetermination( _ ByVal pITaxCodeDeterminationParams As TaxCodeDeterminationParams _ ) As TaxCodeDetermination |
The key of the tax code determination rule to retrieve.