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