HazmatContentExportInfectiousResponsiblePartyAddress3 Property | |
Gets or sets InfectiousResponsiblePartyAddress3
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string InfectiousResponsiblePartyAddress3 { get; set; }
public:
property String^ InfectiousResponsiblePartyAddress3 {
String^ get ();
void set (String^ value);
}
function get_InfectiousResponsiblePartyAddress3();
function set_InfectiousResponsiblePartyAddress3(value);
Property Value
Type:
StringSee Also