| IShoppingServiceSetShippingAddress Method |
Namespace: CMS.Ecommerce
void SetShippingAddress( AddressInfo shippingAddressInfo )
| Exception | Condition |
|---|---|
| ArgumentNullException | Thrown when shippingAddressInfo is null. |
| InvalidOperationException | Thrown when shippingAddressInfo is in invalid state. |