Click or drag to resize
DeliveryShippingOption Property
Shipping option used to deliver this delivery.

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

Property Value

Type: ShippingOptionInfo
See Also