Click or drag to resize

PackageRequestHazmatQValue Property

Gets or sets Hazardous Materials Q-Value

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(typeof(decimal), "0.0")]
[DataMemberAttribute(EmitDefaultValue = false, Order = 138)]
public decimal HazmatQValue { get; set; }

Property Value

Type: Decimal
Remarks
The calculated Q-Value of the package containing different types of Hazardous Materials packed together
See Also