| c2ex_commissplanInstrument Property |
Type of the instrument.
Namespace:
C2ExplorerDB
Assembly:
C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax [ColumnAttribute]
[NotNullAttribute]
public string Instrument { get; set; }
Property Value
Type:
String"forex", "future", "option" or "stock"
See Also