Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / PackageList Class / EnsureMinimumWeight Method
The minimum weight that a package should have
Version
EnsureMinimumWeight Method
Ensures no package in the package list is below the minimum weight.
Syntax
public void EnsureMinimumWeight( 
   decimal minWeight
)

Parameters

minWeight
The minimum weight that a package should have
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also