Click or drag to resize
DeliveryShippingOption Property
The shipping option used for the delivery.

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

Property Value

Type: ShippingOptionInfo
See Also