ScheduleDefinition Members

Include Protected Members
Include Inherited Members

Represents a defined schedule.

The ScheduleDefinition type exposes the following members.

Constructors

  Name Description
Public method ScheduleDefinition() Initializes a new instance of the ScheduleDefinition class.

Top

Methods

  Name Description
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top

Properties

  Name Description
Public property EndDate Gets or sets the end date and time of a schedule.
Public property EndDateSpecified Gets or sets a value that indicates whether the EndDate property is specified.
Public property Item Gets or sets the recurrence pattern of a schedule.
Public property StartDateTime Gets or sets the start date and time of a schedule.

Top