PrinterDefinitionConfigurationModelSymbol Property | |
Gets or sets the Model.
Namespace:
PSI.Sox.Configuration
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public string ModelSymbol { get; set; }
public:
property String^ ModelSymbol {
String^ get ();
void set (String^ value);
}
function get_ModelSymbol();
function set_ModelSymbol(value);
Property Value
Type:
StringSee Also