共用方式為


ResourceDataSet.CalendarExceptionsRow 類別

代表一個資源行事曆例外狀況。

繼承階層架構

System.Object
  System.Data.DataRow
    WebSvcResource.ResourceDataSet.CalendarExceptionsRow

命名空間:  WebSvcResource
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Class CalendarExceptionsRow _
    Inherits DataRow
'用途
Dim instance As ResourceDataSet.CalendarExceptionsRow
public class CalendarExceptionsRow : DataRow

備註

增加或減少時間比什麼表示在資源的預設行事曆的資源是可用時發生行事曆例外狀況。BaseCalendarUniqueId屬性所指定的預設行事曆。

執行緒安全

這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。

請參閱

參照

ResourceDataSet.CalendarExceptionsRow 成員

WebSvcResource 命名空間