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