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