Click or drag to resize
CalculatorDataResult Property
Gets calculation output data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 11.0.0
Syntax
C#
public CalculationResult Result { get; }

Property Value

Type: CalculationResult
See Also