 | STARCommandInstrumentName Property |
Instrumet name, e.q. ML_STAR
Namespace:
Huarui.STARLine
Assembly:
SharpHamilton (in SharpHamilton.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic string InstrumentName { get; }
Public ReadOnly Property InstrumentName As String
Get
public:
property String^ InstrumentName {
String^ get ();
}
member InstrumentName : string with get
Property Value
Type:
String
See Also