次の方法で共有


CalendarCheckInPostEventArgs.Force プロパティ

プロジェクトの所有者、管理者、プロジェクトのチェックインが強制的かどうかを示すブール値を取得します。

名前空間:  Microsoft.Office.Project.Server.Events
アセンブリ:  Microsoft.Office.Project.Server.Events.Receivers (Microsoft.Office.Project.Server.Events.Receivers.dll 内)

構文

'宣言
Public ReadOnly Property Force As Boolean
    Get
'使用
Dim instance As CalendarCheckInPostEventArgs
Dim value As Boolean

value = instance.Force
public bool Force { get; }

プロパティ値

型: System.Boolean

関連項目

参照先

CalendarCheckInPostEventArgs クラス

CalendarCheckInPostEventArgs メンバー

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