ResourceCalendarException 类

代表资源日历例外项。

继承层次结构

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

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

语法

声明
<ScriptTypeAttribute("PS.ResourceCalendarException", ServerTypeId := "{a97fc58a-d322-4664-a152-916f64f8bf02}")> _
Public Class ResourceCalendarException _
    Inherits CalendarException
用法
Dim instance As ResourceCalendarException
[ScriptTypeAttribute("PS.ResourceCalendarException", ServerTypeId = "{a97fc58a-d322-4664-a152-916f64f8bf02}")]
public class ResourceCalendarException : CalendarException

备注

资源日历例外是资源日历与项目日历的实例。

线程安全性

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

另请参阅

引用

ResourceCalendarException 成员

Microsoft.ProjectServer.Client 命名空间