ScheduleDefinition Members
Include Protected Members
Include Inherited Members
Represents a defined schedule.
The ScheduleDefinition type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ScheduleDefinition() | Initializes a new instance of the ScheduleDefinition class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
EndDate | Gets or sets the end date and time of a schedule. |
![]() |
EndDateSpecified | Indicates whether the EndDate property is set. |
![]() |
Item | Gets or sets the recurrence pattern of a schedule. |
![]() |
StartDateTime | Gets or sets the start date and time of a schedule. |
Top