Share via


Schedule Members

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

Top

Protected Properties

  Name Description
protected property ExcludedDaysXml Gets an XML blob of the excluded days.

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 Transforms a schedule XML string into a schedule object.
public method GetType  (inherited from Object)
public methodstatic ReferenceEquals  (inherited from Object)
public method ToString  (inherited from Object)

Top

Protected Methods

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

Top

See Also

Reference

Schedule Class
Microsoft.EnterpriseManagement.Common Namespace