Click or drag to resize

PackingRequestBaseDimFactor Property

Gets or sets the dimensional weight calculation factor.

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DefaultValueAttribute(0)]
[DataMemberAttribute(EmitDefaultValue = false)]
public int DimFactor { get; set; }

Property Value

Type: Int32
See Also