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