Click or drag to resize

HazmatContentHazmatQuantity Property

Gets or sets Hazardous Material Quantity

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

Property Value

Type: HazmatQuantity
Remarks
The mass (weight) or capacity (volume) of the Hazardous Material
See Also