共用方式為


CalendarExceptionCreationInformation class

提供建立行事曆例外狀況的資訊。

Inheritance hierarchy

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

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

Syntax

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

備註

行事曆例外狀況是執行個體中的任務或資源行事曆與不同專案行事曆。

Thread safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

請參閱

參照

CalendarExceptionCreationInformation members

Microsoft.ProjectServer.Client namespace