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