HazmatContentConfigurationInfectiousResponsiblePartyAddress2 Property | |
Gets or sets InfectiousResponsiblePartyAddress2.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string InfectiousResponsiblePartyAddress2 { get; set; }
public:
property String^ InfectiousResponsiblePartyAddress2 {
String^ get ();
void set (String^ value);
}
function get_InfectiousResponsiblePartyAddress2();
function set_InfectiousResponsiblePartyAddress2(value);
Property Value
Type:
StringSee Also