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