Calendar 類別
包含管理 Project Server 中的行事曆例外的方法。
繼承階層架構
System.Object
System.MarshalByRefObject
System.ComponentModel.Component
System.Web.Services.Protocols.WebClientProtocol
System.Web.Services.Protocols.HttpWebClientProtocol
System.Web.Services.Protocols.SoapHttpClientProtocol
WebSvcCalendar.Calendar
命名空間: WebSvcCalendar
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
<WebServiceBindingAttribute(Name := "CalendarSoap", Namespace := "https://schemas.microsoft.com/office/project/server/webservices/Calendar/")> _
Public Class Calendar _
Inherits SoapHttpClientProtocol
'用途
Dim instance As Calendar
[WebServiceBindingAttribute(Name = "CalendarSoap", Namespace = "https://schemas.microsoft.com/office/project/server/webservices/Calendar/")]
public class Calendar : SoapHttpClientProtocol
備註
Calendar類別方法支援僅行事曆例外的企業資源,不是所有 Project Server 中的企業行事曆功能。您可以新增和更新休假列為行事曆例外的 Project Server 資源。
發佈資料庫中沒有正規化回企業行事曆工作週。工作週資訊會儲存為二進位資料,因此有無直接查詢可載入至CalendarDataSet物件的所有行事曆資訊。
若要管理企業行事曆的其他功能,請使用 Microsoft Project Professional。
執行緒安全
這類型的任何公用 static (共用 於 Visual Basic 中) 成員是安全執行緒。不保證任何執行個體成員都是安全執行緒。