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