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