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