Gets or sets the automatic update seconds.
Namespace: Ico.AnyGlass.AlarmWorX.ViewModelAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public int AutoUpdateSeconds { get; set; } |
| Visual Basic |
|---|
Public Property AutoUpdateSeconds As Integer Get Set |
| JScript |
|---|
function get AutoUpdateSeconds () : int function set AutoUpdateSeconds (value : int) |