CalendarException - Classe

Représente une différence (une exception) dans le calendrier de base.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientObject
    Microsoft.ProjectServer.Client.CalendarException
      Microsoft.ProjectServer.Client.BaseCalendarException
      Microsoft.ProjectServer.Client.ResourceCalendarException

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<ScriptTypeAttribute("PS.CalendarException", ServerTypeId := "{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")> _
Public Class CalendarException _
    Inherits ClientObject
'Utilisation
Dim instance As CalendarException
[ScriptTypeAttribute("PS.CalendarException", ServerTypeId = "{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")]
public class CalendarException : ClientObject

Remarques

Une exception de calendrier est une instance dans laquelle un calendrier des tâches ou des ressources diffère du calendrier de projet. Par exemple, si le calendrier du projet indique 9 h à 17 h 00 du lundi au vendredi de temps de travail, une exception de calendrier pour une ressource peut être temps de travail mardi de midi à 19 h 00.

Cohérence de thread

Tous les membres statique (Partagé dans Visual Basic)s publics de ce type sont thread-safe. Cela n’est pas garanti pour les membres d’instance.

Voir aussi

Référence

CalendarException - Membres

Microsoft.ProjectServer.Client - Espace de noms