Click or drag to resize

PackingRequestBaseMaxCubeUtilization Property

Gets or sets the max cube utilization.

Namespace:  PSI.Sox.Packing
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
C#
[DefaultValueAttribute(typeof(double), "0.0")]
[DataMemberAttribute(EmitDefaultValue = false)]
public double MaxCubeUtilization { get; set; }

Property Value

Type: Double
See Also