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