Click or drag to resize

HazmatContentHazmatPackingGroup Property

Gets or sets Hazardous Material Packing Group

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

Property Value

Type: Int32
Remarks
The packing group of the Hazardous Material - see HazMatPackingGroup enumeration
See Also