SKUInfo GetSKUPrice Method Kentico 8.1 API Reference
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.0.0.0 (8.1.5347.20411)

Return Value

Type: OnlineDouble
Exceptions

ExceptionCondition
OnlineSystem ExceptionException is thrown in case of invalid parameters.
See Also