Schedule Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Schedule

DESCRIPTION

Schedule

INHERITED FROM

RASSerilazableObjarrow-up-rightRASListObjarrow-up-right⇒Schedule

INTERFACES

  • ISerializable

  • IComparable

PUBLIC PROPERTIES

Type
Name
Description

Action

Schedule Action Type

String

AdminCreate

String

AdminLastMod

String

Description

Description

Boolean

Enabled

Enabled

UInt32

Id

String

Name

Name

ObjType

Schedule Object Type

Options

Options

UInt32

SiteID

Site ID

List<UInt32>

TargetIDs

Target IDs

TargetNativeHosts

Target Native Hosts

TargetType

Schedule Target Type

DateTime

TimeCreate

DateTime

TimeLastMod

Trigger

Trigger

Nullable<UInt32>

Type

Type

PUBLIC METHODS

Type
Name
Description

Int32

CompareTo (Object obj)

Boolean

Equals (Object obj)

Int32

GetHashCode ()

Type

GetType ()

String

ToString ()

Last updated