Click or drag to resize
c2ex_closedsignalsTradedWhen Property
When a signal was traded.

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

Property Value

Type: DateTime

[Missing <value> documentation for "P:C2ExplorerDB.c2ex_closedsignals.TradedWhen"]

See Also