Click or drag to resize

ProfileHazmatPhysicalForms Property

Gets or sets HazmatPhysicalForms

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

Property Value

Type: ListHazmatPhysicalForm

Implements

IProfileHazmatPhysicalForms
See Also