CalendarCheckOutPreEventArgs コンストラクター (Guid[])
CalendarCheckOutPreEventArgsクラスのインスタンスが作成されます。内部的に使用されます。
名前空間: 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 CalendarCheckOutPreEventArgs(calendars)
public CalendarCheckOutPreEventArgs(
Guid[] calendars
)
パラメーター
calendars
型: []エンタープライズ プロジェクト カレンダー データセット内のすべてのカレンダーを表す Guid のコレクション。
関連項目
参照先
CalendarCheckOutPreEventArgs クラス
CalendarCheckOutPreEventArgs メンバー