Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Shipping.Providers Namespace / Package Class / ConvertBoth Method
The weight unit to convert weight to
The measurement unit to convert
In This Topic
    ConvertBoth Method (Package)
    In This Topic
    Converts weight and dimensions of this package to new units
    Syntax
    public void ConvertBoth( 
       WeightUnit toWunit,
       MeasurementUnit toMunit
    )

    Parameters

    toWunit
    The weight unit to convert weight to
    toMunit
    The measurement unit to convert
    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