The type of the event

Namespace: Ico.Awx
Assembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public DateTime AlarmConfirmationActiveTime { get; set; }
Visual Basic
Public Property AlarmConfirmationActiveTime As DateTime
	Get
	Set
JScript
function get AlarmConfirmationActiveTime () : DateTime
function set AlarmConfirmationActiveTime (value : DateTime)

See Also