Calendar members
Inclui os métodos de gerenciamento de exceções de calendário no Project Server.
The Calendar type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Calendar | Cria um objeto Calendar do serviço da web com base em ASMX Calendar . |
Top
Properties
Top
Methods
Name | Description | |
---|---|---|
Abort | (Inherited from WebClientProtocol.) | |
BeginInvoke | (Inherited from SoapHttpClientProtocol.) | |
CancelAsync | (Inherited from HttpWebClientProtocol.) | |
CheckInCalendars | Faz check-in de calendários da empresa especificado que foram anteriormente check-out para exceções de edição. | |
CheckOutCalendars | Faz o check out os calendários da empresa especificado para permitir a edição de exceções. | |
CreateCalendars | Cria calendários da empresa que podem incluir exceções. | |
CreateObjRef | (Inherited from MarshalByRefObject.) | |
DeleteCalendars | Exclui os calendários da empresa especificado. | |
Discover | (Inherited from SoapHttpClientProtocol.) | |
Dispose() | (Inherited from Component.) | |
Dispose(Boolean) | (Inherited from Component.) | |
EndInvoke | (Inherited from SoapHttpClientProtocol.) | |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Component.) | |
GetHashCode | (Inherited from Object.) | |
GetLifetimeService | (Inherited from MarshalByRefObject.) | |
GetReaderForMessage | (Inherited from SoapHttpClientProtocol.) | |
GetService | (Inherited from Component.) | |
GetType | (Inherited from Object.) | |
GetWebRequest | (Inherited from SoapHttpClientProtocol.) | |
GetWebResponse(WebRequest) | (Inherited from HttpWebClientProtocol.) | |
GetWebResponse(WebRequest, IAsyncResult) | (Inherited from HttpWebClientProtocol.) | |
GetWriterForMessage | (Inherited from SoapHttpClientProtocol.) | |
InitializeLifetimeService | (Inherited from MarshalByRefObject.) | |
Invoke | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback) | (Inherited from SoapHttpClientProtocol.) | |
InvokeAsync(String, [], SendOrPostCallback, Object) | (Inherited from SoapHttpClientProtocol.) | |
ListCalendars | Obtém uma lista de todos os calendários da empresa. | |
MemberwiseClone() | (Inherited from Object.) | |
MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) | |
ReadCalendars | Obtém as exceções de calendário que coincidem com o conjunto de filtros. | |
ToString | (Inherited from Component.) | |
UpdateCalendars | Adiciona, modifica ou exclui exceções de calendário da empresa. |
Top
Events
Name | Description | |
---|---|---|
Disposed | (Inherited from Component.) |
Top