Click or drag to resize
c2ex_closedsignalsTradeId Property
Collective2 trade ID.

Namespace: C2ExplorerDB
Assembly: C2ExplorerServiceStack.Repository (in C2ExplorerServiceStack.Repository.dll) Version: 1.0
Syntax
C#
[ColumnAttribute]
[NotNullAttribute]
public long TradeId { get; set; }

Property Value

Type: Int64
See Also