CalendarExceptionCreationInformation - Classe

Fournit des informations sur la création d'une exception de calendrier.

Hiérarchie d’héritage

System.Object
  Microsoft.SharePoint.Client.ClientValueObject
    Microsoft.ProjectServer.Client.CalendarExceptionCreationInformation

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

Syntaxe

'Déclaration
<ScriptTypeAttribute("PS.CalendarExceptionCreationInformation", ValueObject := True,  _
    ServerTypeId := "{15a86477-a9f6-4e4d-9da9-1603b15d95c8}")> _
Public Class CalendarExceptionCreationInformation _
    Inherits ClientValueObject
'Utilisation
Dim instance As CalendarExceptionCreationInformation
[ScriptTypeAttribute("PS.CalendarExceptionCreationInformation", ValueObject = true, 
    ServerTypeId = "{15a86477-a9f6-4e4d-9da9-1603b15d95c8}")]
public class CalendarExceptionCreationInformation : ClientValueObject

Remarques

Une exception de calendrier est une instance dans laquelle un calendrier des tâches ou des ressources diffère du calendrier de projet.

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

CalendarExceptionCreationInformation - Membres

Microsoft.ProjectServer.Client - Espace de noms