The TimeRange used to retrieve historical data
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public TimeRange TimeRange { get; set; } |
Visual Basic |
---|
Public Property TimeRange As TimeRange Get Set |
JScript |
---|
function get TimeRange () : TimeRange function set TimeRange (value : TimeRange) |