Click or drag to resize

PackageRequestHazmatHandlingInformation Property

Gets or sets Hazardous Materials Handling Information

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

Property Value

Type: String
Remarks
The additional handling information for the Hazardous Materials
See Also