Gets the starting DateTime of the requested data.
Namespace: Ico.TwxAssembly: TwxViewControl (in TwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DateTime DataStartTime { get; } |
| Visual Basic |
|---|
Public ReadOnly Property DataStartTime As DateTime Get |
| JScript |
|---|
function get DataStartTime () : DateTime |