IDeliveryBuilderSetWeight Method |
Sets weight of the package with the whole
Delivery.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntax void SetWeight(
decimal weight
)
Parameters
- weight
- Type: SystemDecimal
Weight of the Delivery.
See Also