Click or drag to resize

PackageRequestHazmatOverpack Property

Gets or sets Hazardous Materials Packed in Overpacks

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DefaultValueAttribute(false)]
[DataMemberAttribute(EmitDefaultValue = false, Order = 137)]
public bool HazmatOverpack { get; set; }

Property Value

Type: Boolean
Remarks
'True' if the different Hazardous Materials contained in a package are packed in separate overpack packaging
See Also