Kentico 8.2 API Reference
Kentico 8.2 API Reference
Namespaces
CMS.Ecommerce
SKUInfo Class
SKUInfo Methods
DeleteObject Method
GetEffectiveDoubleValue Method
GetEffectiveIntegerValue Method
GetObjectData Method
GetSKUPrice Method
CheckLicense Method
CheckPermissionsInternal Method
InsertAsClonePostprocessing Method
SetObject Method
SetObjectOrderPostprocessing Method
SKUInfo
GetSKUPrice Method
Get SKU price in given currency. Its basic SKU price without adjustments like taxes, discounts, options.
Namespace:
CMS.Ecommerce
Assembly:
CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
Copy
public
double
GetSKUPrice
(
CurrencyInfo
currency
)
Parameters
currency
Type:
CMS.Ecommerce
CurrencyInfo
Target currency
Return Value
Type:
Double
Exceptions
Exception
Condition
Exception
Exception is thrown in case of invalid parameters.
See Also
Reference
SKUInfo Class
CMS.Ecommerce Namespace
Copyright (c) 2015 Kentico Software
Send comments on this topic to
support@kentico.com