ScheduleData Properties

The ScheduleData type exposes the following members.

Properties
  NameDescription
Public propertyDescription
Gets a description of the schedule formatted using the culture and time zone associated with the caller.
Public propertyId
Gets the ID.
Public propertyIsEnabled
Gets or sets a value indicating whether this schedule is enabled.
Public propertyModifiedTime
Gets the modified time.
Public propertyNextRunTime
Gets the next run time.
Public propertyScheduleRule
Gets or sets the schedule rule.
Public propertyStatus
Gets the status.
Public propertyUIClassName
Gets or sets the name of the UI class (used for auto de-serialization).
(Inherited from BaseDataContract.)
Top
See Also