BaseCalendarException 类

代表的基准日历例外项的集合。

继承层次结构

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

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

语法

声明
<ScriptTypeAttribute("PS.BaseCalendarException", ServerTypeId := "{6031a46b-1ad4-483d-9f44-95f56434d534}")> _
Public Class BaseCalendarException _
    Inherits CalendarException
用法
Dim instance As BaseCalendarException
[ScriptTypeAttribute("PS.BaseCalendarException", ServerTypeId = "{6031a46b-1ad4-483d-9f44-95f56434d534}")]
public class BaseCalendarException : CalendarException

备注

基准日历定义常规工作时间和非工作时间的项目。日历例外日期是任务或资源的日历与项目日历的实例。

线程安全性

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

另请参阅

引用

BaseCalendarException 成员

Microsoft.ProjectServer.Client 命名空间