Click or drag to resize
IC2TradingSystemStarted Property
This API is preliminary and subject to change.
Gets the trading system start date.

Namespace:  C2ExplorerServiceStack.Logic.Interfaces
Assembly:  C2ExplorerServiceStack.Logic (in C2ExplorerServiceStack.Logic.dll) Version: 1.0
Syntax
C#
DateTime Started { get; }

Property Value

Type: DateTime
The started.
See Also