Click or drag to resize
c2ex_publicsystemsNumWins Property
Number of winning trades.

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

Property Value

Type: Int32

[Missing <value> documentation for "P:C2ExplorerDB.c2ex_publicsystems.NumWins"]

See Also