Trigger Class

NAMESPACE

RASAdminEngine.Core.OutputModels.Schedule

DESCRIPTION

Trigger

INHERITED FROM

RASSerilazableObj
Trigger

INTERFACES

PUBLIC PROPERTIES

Type Name Description
Nullable<UInt32> CompleteIn Complete In
Nullable<Double> DurationInSecs Duration
Nullable<DateTime> EndDateTime End Date
RepeatType Repeat Recur
RepeatSpecificDays SpecificDays Specific Days
DateTime StartDateTime Start Date

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 Types

Schedule