NotificationEventCriteria

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Notification Event Criteria

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

Notification

⇒

NotificationEvent

⇒

NotificationEventCriteria

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

Boolean

AllServers

Inherited from Notification

Boolean

Enabled

Inherited from Notification

Boolean

EnableGracePeriod

Inherited from Notification

Boolean

EnableInterval

Inherited from Notification

Boolean

ExecuteScript

Inherited from Notification

UInt32

GracePeriod

Inherited from Notification

Boolean

HasThreshold

Inherited from Notification

UInt32

Id

ID of the object.

UInt32

Interval

Inherited from Notification

String

Recipients

Inherited from Notification

UInt32

ScriptId

Inherited from Notification

Boolean

SendEmail

Inherited from Notification

UInt32

SiteId

Inherited from Notification List<UInt32> TargetIds Inherited from Notification

TargetType

Inherited from Notification

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

Type

Inherited from Notification

Boolean

WaitUntilRecovered

Inherited from Notification

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Inherited from RASSerilazableObj

Boolean

Equals (Object obj)

Inherited from RASSerilazableObj

Int32

GetHashCode ()

Inherited from RASSerilazableObj

Type

GetType ()

String

ToString ()

### References to Commands

----------------------------------------------------------------------

Last updated