TaxCalculatorGetAvailableInputValuesTax Method |
OFV Kjøretøydata service
DEPRECATED!
Show list of available input values
Namespace:
OfvTaxData.Service
Assembly:
OfvTaxData.Service (in OfvTaxData.Service.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic TaxAvailableInputValuesDTO GetAvailableInputValuesTax(
string username,
string password,
string ipaddress
)
Parameters
- username
- Type: SystemString
Valid username - password
- Type: SystemString
Valid password MD5 encrypted - ipaddress
- Type: SystemString
Internet ip address of requester
Return Value
Type:
TaxAvailableInputValuesDTOList of
TaxAvailableInputValuesDTO that show available input values
See Also