SPMinuteSchedule members
Include protected members
Include inherited members
Representa um agendamento em minutos para obter uma definição de trabalho.
The SPMinuteSchedule type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
SPMinuteSchedule | Inicializa uma nova instância da classe SPMinuteSchedule . |
Top
Properties
Name | Description | |
---|---|---|
![]() |
BeginSecond | Obtém ou define o segundo em que começa a agenda. |
![]() |
Description | Retorna a descrição da agenda. (Overrides SPSchedule.Description.) |
![]() |
EndSecond | Obtém ou define o segundo no qual o agendamento termina. |
![]() |
Interval | Obtém ou define o intervalo da agenda. |
![]() |
WasFixed | Reservado para uso interno. (Inherited from SPSchedule.) |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Equals | Determina se o objeto atual é igual a outro objeto. (Inherited from SPSchedule.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | Retorna o hashcode do objeto atual. (Inherited from SPSchedule.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
NextOccurrence | Retorna a próxima ocorrência da agenda com base em determinada data e hora. (Overrides SPSchedule.NextOccurrence(DateTime).) |
![]() |
RandomizeOccurrence | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToDay | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToHour | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToMinute | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToMonth | Infrastructure. (Inherited from SPSchedule.) |
![]() |
RoundToSecond | Infrastructure. (Inherited from SPSchedule.) |
![]() |
ToString | Retorna a seqüência de caracteres de recorrência de agendamento. (Overrides SPSchedule.ToString().) |
Top