HazmatContenthazmat_radioactive_surface_reading_unit Property | |
Note: This API is now obsolete.
Gets or sets Radioactive Surface Reading
Namespace:
PSI.Sox
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax [ObsoleteAttribute("Use HazmatRadioactiveSurfaceReading")]
[IgnoreDataMemberAttribute]
public string hazmat_radioactive_surface_reading_unit { get; set; }
public:
[ObsoleteAttribute(L"Use HazmatRadioactiveSurfaceReading")]
[IgnoreDataMemberAttribute]
property String^ hazmat_radioactive_surface_reading_unit {
String^ get ();
void set (String^ value);
}
function get_hazmat_radioactive_surface_reading_unit();
function set_hazmat_radioactive_surface_reading_unit(value);
Property Value
Type:
StringSee Also