The ScheduleDefinitionInfo type exposes the following members.

Constructors

  NameDescription
ScheduleDefinitionInfo
Initializes a new instance of the ScheduleDefinitionInfo class.

Methods

  NameDescription
Equals (Inherited from Object.)
Finalize (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
MemberwiseClone (Inherited from Object.)
OnChanged
Raises the Changed event.
OnPropertyChanged
Raises the PropertyChanged event.
ToString (Inherited from Object.)

Properties

  NameDescription
DateInfo
Gets the date based schedule definition information of the scheduled time.
DayOfWeekInfo
Gets the day of week based schedule definition information of the scheduled time.

Events

  NameDescription
Changed
Occurs when a property value of this object or of a contained object changes.
PropertyChanged
Occurs when a property value changes.

See Also