Click or drag to resize
IDeliveryBuilderSetWeight Method
Sets weight of whole delivery (package).

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 8.2.23
Syntax
C#
void SetWeight(
	decimal weight
)

Parameters

weight
Type: SystemDecimal
Weight.
See Also