Compartilhar via


WeeklyDailySchedule Members

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
public property ExcludedDays  Gets a list of days excluded from the schedule. (inherited from Schedule)
public property ScheduleXml  Translates this schedule object into an XML string. (inherited from Schedule)
public property WeeklyDays Gets the weekly days.

Top

Protected Properties

  Name Description
protected property ExcludedDaysXml  Gets an XML blob of the excluded days. (inherited from Schedule)

Top

Public Methods

(see also Protected Methods)

  Name Description
public method Equals  Overloaded. (inherited from Object)
public method GetHashCode  (inherited from Object)
public methodstatic GetSchedule  (inherited from Schedule)
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString Overridden. Converts the value of this instance to its equivalent string representation using the specified format.

Top

Protected Methods

  Name Description
protected method Finalize  (inherited from Object)
protected method MemberwiseClone  (inherited from Object)

Top

See Also

Reference

WeeklyDailySchedule Class
Microsoft.EnterpriseManagement.Common Namespace