Schedule Members
[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a schedule.
The following tables list the members exposed by the Schedule type.
Protected Constructors
Name | Description | |
---|---|---|
Schedule | Creates a new instance of the Schedule class with default values. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
ExcludedDays | Gets a list of days excluded from the schedule. | |
ScheduleXml | Translates this schedule object into an XML string. |
Top
Protected Properties
Name | Description | |
---|---|---|
ExcludedDaysXml | Gets an XML blob of the excluded days. |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Equals | (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetSchedule | Transforms a schedule XML string into a schedule object. | |
GetType | (inherited from Object) | |
ToString | (inherited from Object) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object) | |
MemberwiseClone | (inherited from Object) |
Top
See Also
Reference
Schedule Class
Microsoft.EnterpriseManagement.Common Namespace