IDeliveryBuilder.SetWeight Method |
Sets weight of the package with the whole
Delivery.
Namespace: CMS.EcommerceAssembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 13.0.131
Syntaxvoid SetWeight(
decimal weight
)
Parameters
- weight
- Type: System.Decimal
Weight of the Delivery.
See Also