Schedule

NAMESPACE

RASAdminEngine.Core.OutputModels.Schedule

DESCRIPTION

Schedule

INHERITED FROM

RASSerilazableObj

⇒

RASListObj

⇒

Schedule

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Action

Schedule Action Type

String

AdminCreate

Inherited from RASListObj User who created the object.

String

AdminLastMod

Inherited from RASListObj User who last modified the object.

String

Description

Description

Boolean

Enabled

Enabled

UInt32

Id

ID of the object.

String

Name

Name

ObjType

Schedule Object Type

Options

Options

UInt32

SiteID

Site ID List<UInt32> TargetIDs Target IDs List<TargetNativeHost> TargetNativeHosts Target Native Hosts

TargetType

Schedule Target Type

DateTime

TimeCreate

Inherited from RASListObj Time when the object was created.

DateTime

TimeLastMod

Inherited from RASListObj Time when the object was last modified.

Trigger

Trigger Nullable<UInt32> Type Type

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