Compartilhar via


SPOneTimeSchedule members

Include protected members
Include inherited members

Representa uma agenda que especifique o intervalo de tempo durante o qual o trabalho será executado.

The SPOneTimeSchedule type exposes the following members.

Constructors

  Name Description
Public method SPOneTimeSchedule() Inicializa uma nova instância da classe SPOneTimeSchedule .
Public method SPOneTimeSchedule(DateTime) Inicializa uma nova instância da classe SPOneTimeSchedule com base no valor especificado DateTime .

Top

Properties

  Name Description
Public property Description Retorna a descrição da agenda. (Overrides SPSchedule.Description.)
Public property Time Obtém ou define o início e término da agenda.
Protected property WasFixed Reservado para uso interno. (Inherited from SPSchedule.)

Top

Methods

  Name Description
Public method Equals Determina se o objeto atual é igual a outro objeto. (Inherited from SPSchedule.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode Retorna o hashcode do objeto atual. (Inherited from SPSchedule.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method NextOccurrence Retorna a próxima ocorrência da agenda com base em determinada data e hora. (Overrides SPSchedule.NextOccurrence(DateTime).)
Protected method RandomizeOccurrence Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToDay Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToHour Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToMinute Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToMonth Infrastructure. (Inherited from SPSchedule.)
Protected method RoundToSecond Infrastructure. (Inherited from SPSchedule.)
Public method ToString Retorna a seqüência de caracteres de recorrência de agendamento. (Overrides SPSchedule.ToString().)

Top

Ver também

Referência

SPOneTimeSchedule class

Microsoft.SharePoint namespace