Trigger Class
NAMESPACE
RASAdminEngine.Core.OutputModels.Schedule
DESCRIPTION
Trigger
INHERITED FROM
RASSerilazableObj⇒Trigger
INTERFACES
ISerializable
IComparable
PUBLIC PROPERTIES
Type
Name
Description
Nullable<UInt32>
CompleteIn
Complete In
Nullable<Double>
DurationInSecs
Duration
Nullable<DateTime>
EndDateTime
End Date
DateTime
StartDateTime
Start Date
PUBLIC METHODS
Type
Name
Description
Type
GetType ()
String
ToString ()
Last updated