ResourceCalendarException - Classe

Représente une exception de calendrier de ressource.

Hiérarchie d’héritage

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

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

Syntaxe

'Déclaration
<ScriptTypeAttribute("PS.ResourceCalendarException", ServerTypeId := "{a97fc58a-d322-4664-a152-916f64f8bf02}")> _
Public Class ResourceCalendarException _
    Inherits CalendarException
'Utilisation
Dim instance As ResourceCalendarException
[ScriptTypeAttribute("PS.ResourceCalendarException", ServerTypeId = "{a97fc58a-d322-4664-a152-916f64f8bf02}")]
public class ResourceCalendarException : CalendarException

Remarques

Une exception de calendrier de ressource est une instance dans laquelle un calendrier des ressources est différent 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

ResourceCalendarException - Membres

Microsoft.ProjectServer.Client - Espace de noms