CalendarExceptionCreationInformation 类

提供有关创建日历例外日期的信息。

继承层次结构

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

命名空间:  Microsoft.ProjectServer.Client
程序集:  Microsoft.ProjectServer.Client(位于 Microsoft.ProjectServer.Client.dll 中)

语法

声明
<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

备注

日历例外日期是任务或资源的日历与项目日历的实例。

线程安全性

该类型的任何公共 静态 (已共享 在 Visual Basic 中) 成员都是线程安全的。不保证任何实例成员都是线程安全的。

另请参阅

引用

CalendarExceptionCreationInformation 成员

Microsoft.ProjectServer.Client 命名空间