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