NotificationScript Class
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 | |
String | AdminLastMod | Inherited from RASListObj | |
String | Arguments | ||
String | Command | ||
UInt32 | Id | ||
String | InitialDirectory | ||
String | Name | ||
UInt32 | SiteId | ||
DateTime | TimeCreate | Inherited from RASListObj | |
DateTime | TimeLastMod | Inherited from RASListObj | |
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 () |
Last updated