Click or drag to resize

ProfileHazmatPackingGroups Property

Gets or sets HazmatPackingGroups

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

Property Value

Type: ListHazmatPackingGroup

Implements

IProfileHazmatPackingGroups
See Also