Freigeben über


CalendarExceptionCreationInformation-Klasse

Enthält Informationen für die Erstellung einer Kalenderausnahme.

Vererbungshierarchie

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

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

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

Hinweise

Eine Kalenderausnahme ist eine Instanz ein Kalenders Vorgang oder eine Ressource in der aus dem Projektkalender abweicht.

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Die Threadsicherheit von Instanzmembern ist nicht gewährleistet.

Siehe auch

Referenz

CalendarExceptionCreationInformation-Member

Microsoft.ProjectServer.Client-Namespace