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