Returns the time range
Namespace: Ico.AwxAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
[ObsoleteAttribute("You can access the TimeRange property instead")]
public TimeRange GetTimeRange() |
| Visual Basic |
|---|
<ObsoleteAttribute("You can access the TimeRange property instead")> _
Public Function GetTimeRange As TimeRange |
| JScript |
|---|
public function GetTimeRange() : TimeRange |
See Also