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