共用方式為


CalendarCheckOutPostEventArgs 建構函式 (Guid[])

建立類別的執行個體CalendarCheckOutPostEventArgs ;在內部使用。

命名空間:  Microsoft.Office.Project.Server.Events
組件:  Microsoft.Office.Project.Server.Events.Receivers (在 Microsoft.Office.Project.Server.Events.Receivers.dll 中)

語法

'宣告
Public Sub New ( _
    calendars As Guid() _
)
'用途
Dim calendars As Guid()

Dim instance As New CalendarCheckOutPostEventArgs(calendars)
public CalendarCheckOutPostEventArgs(
    Guid[] calendars
)

參數

  • calendars
    類型:[]

    代表 [企業專案行事曆資料集內的所有行事曆的 Guid 的集合。

請參閱

參照

CalendarCheckOutPostEventArgs 類別

CalendarCheckOutPostEventArgs 成員

CalendarCheckOutPostEventArgs 多載

Microsoft.Office.Project.Server.Events 命名空間