ResourceCheckInPostEventArgs.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 ResourceCheckInPostEventArgs
Dim value As Boolean
value = instance.Force
public bool Force { get; }
プロパティ値
関連項目
参照先
ResourceCheckInPostEventArgs クラス