Requests the overview of the current historical data
Namespace: Ico.GdxAssembly: GdxViewControl (in GdxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
void RequestOverview( DateTime startTime ) |
| Visual Basic |
|---|
Sub RequestOverview ( _ startTime As DateTime _ ) |
| JScript |
|---|
function RequestOverview( startTime : DateTime ) |
Parameters
- startTime
- Type: System..::..DateTime