Partager via


Membres Schedule

Represents a schedule and its properties.

Le type Schedule expose les membres suivants.

Constructeurs

  Nom Description
Méthode publique Schedule Instantiates a new instance of a Scheduleclass.

Haut de la page

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique Creator Gets or sets the user name of the user who created the schedule.
Propriété publique Definition Gets or sets the definition of the schedule.
Propriété publique Description Gets or sets a description of the schedule.
Propriété publique LastRunTime Gets or sets the date and time that the schedule was last run.
Propriété publique LastRunTimeSpecified Gets or sets a value that indicates whether the LastRunTime property is specified.
Propriété publique Name Gets or sets the name of the schedule.
Propriété publique NextRunTime Gets or sets the date and time that the schedule will run next.
Propriété publique NextRunTimeSpecified Gets or sets a value that indicates whether the NextRunTime property is specified.
Propriété publique ReferencesPresent Indicates whether a shared schedule is referenced by reports and subscriptions.
Propriété publique ScheduleID Gets or sets the unique, system-generated ID of the schedule.
Propriété publique State Gets or sets the state of the schedule.

Haut de la page