NotificationScript

NAMESPACE

RASAdminEngine.Core.OutputModels

DESCRIPTION

Notification Script

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

NotificationScript

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.

String

Arguments

String

Command

UInt32

Id

ID of the object.

String

InitialDirectory

String

Name

UInt32

SiteId

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

String

Username

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