Specifies the Time when the alarm was generated on the server
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public DateTime Time { get; set; } |
| Visual Basic |
|---|
Public Property Time As DateTime Get Set |
| JScript |
|---|
function get Time () : DateTime function set Time (value : DateTime) |