Click or drag to resize

PackageHazmatContents Property

Gets or sets Hazardous Materials Contents

Namespace:  PSI.Sox
Assembly:  PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax
[DataMemberAttribute(EmitDefaultValue = false, Order = 172)]
public List<HazmatContent> HazmatContents { get; set; }

Property Value

Type: ListHazmatContent
Remarks
Information about the Hazardous Materials, Dangerous Goods, or Other Regulated Materials contained in the package
See Also