 | c2ex_commissplanSymbol Property |
Gets or sets the symbol.
Namespace: C2ExplorerDBAssembly: C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax[ColumnAttribute]
[NotNullAttribute]
public string Symbol { get; set; }Property Value
Type:
String
The symbol.
See Also