Kentico 12 Service Pack API Reference
Kentico 12 Service Pack API Reference
Namespaces
CMS Namespaces
CMS.Ecommerce Namespaces
CMS.Ecommerce
ICustomerTaxClassService Interface
ICustomerTaxClassService Methods
GetTaxClass Method
ICustomerTaxClassService
GetTaxClass Method
Returns a
CustomerTaxClass
for the specified customer. The default value is
Taxable
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
Copy
CustomerTaxClass
GetTaxClass
(
CustomerInfo
customer
)
Parameters
customer
Type:
CMS.Ecommerce
CustomerInfo
A customer to be classified.
Return Value
Type:
CustomerTaxClass
See Also
Reference
ICustomerTaxClassService Interface
CMS.Ecommerce Namespace
Copyright (c) 2019 Kentico Software
Send comments on this topic to
support@kentico.com