Wrapper for notifications update

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

Syntax

C#
public class EventNotificationUpdate : NotificationUpdateBase
Visual Basic
Public Class EventNotificationUpdate _
	Inherits NotificationUpdateBase
JScript
public class EventNotificationUpdate extends NotificationUpdateBase

Inheritance Hierarchy

System..::..Object
  Ico.Awx..::..NotificationUpdateBase
    Ico.Awx..::..EventNotificationUpdate

See Also