Click or drag to resize

PackageHazmatSignatoryAddress Property

Gets or sets Hazardous Materials Signatory Address

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

Property Value

Type: NameAddress
Remarks
Name/address information (such as contact or city) of the signatory for the Hazardous Materials
See Also