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.
Retrieves the default tax origin.
Syntax
protected TaxOrigin taxOrigin(TaxOrigin _defaultTaxOrigin)
Run On
Server
Parameters
- _defaultTaxOrigin
Type: TaxOrigin Enumeration
The default tax origin.
Return Value
Type: TaxOrigin Enumeration
The default tax origin.
Remarks
Derived classes will override the _defaultTaxOrigin parameter and may return something other than the default tax origin passed in. Derived classes may also override this method to enable transaction specific behavior.