Click or drag to resize
CalculationRequestItemOptions Property
Options that modify or customize the item.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public IEnumerable<CalculationRequestItemOption> Options { get; set; }

Property Value

Type: IEnumerableCalculationRequestItemOption
See Also