CalendarException 类

表示从星期日到星期六的差异 (异常)。

继承层次结构

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

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

语法

声明
<ScriptTypeAttribute("PS.CalendarException", ServerTypeId := "{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")> _
Public Class CalendarException _
    Inherits ClientObject
用法
Dim instance As CalendarException
[ScriptTypeAttribute("PS.CalendarException", ServerTypeId = "{f5c870df-3a46-4f7e-b38b-0f8f21f0ecff}")]
public class CalendarException : ClientObject

备注

日历例外日期是任务或资源的日历与项目日历的实例。例如,如果项目日历显示上午 9 点到下午 5 点工作时间星期一到星期五,为一个资源日历例外日期可能是从中午到下午 7 时 (星期二) 工作时间。

线程安全性

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

另请参阅

引用

CalendarException 成员

Microsoft.ProjectServer.Client 命名空间