Specifies the time and date when the alarm became active
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DateTime ActiveTime { get; set; } |
| Visual Basic |
|---|
Public Property ActiveTime As DateTime Get Set |
| JScript |
|---|
function get ActiveTime () : DateTime function set ActiveTime (value : DateTime) |