CalendarCheckInPostEventArgs コンストラクター (Guid[], Boolean)
CalendarCheckInPostEventArgsクラスのインスタンスが作成されます。内部的に使用されます。
名前空間: Microsoft.Office.Project.Server.Events
アセンブリ: Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)
構文
'宣言
Public Sub New ( _
calendars As Guid(), _
force As Boolean _
)
'使用
Dim calendars As Guid()
Dim force As Boolean
Dim instance As New CalendarCheckInPostEventArgs(calendars, _
force)
public CalendarCheckInPostEventArgs(
Guid[] calendars,
bool force
)
パラメーター
calendars
型: []エンタープライズ プロジェクト カレンダー データセット内のすべてのカレンダーを表す Guid のコレクション。
force
型: System.Booleanプロジェクトの所有者、管理者、プロジェクトのチェックインが強制的かどうかを示します。
関連項目
参照先
CalendarCheckInPostEventArgs クラス
CalendarCheckInPostEventArgs メンバー