Click or drag to resize
CalculationRequestShippingOption Property
Shipping method for the resulting order.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public ShippingOptionInfo ShippingOption { get; set; }

Property Value

Type: ShippingOptionInfo
See Also