ProjectCollection.Validate メソッド
保留中のプロジェクトを保存せずに含まれているエンティティのすべての変更を検証します。
名前空間: Microsoft.ProjectServer.Client
アセンブリ: Microsoft.ProjectServer.Client (Microsoft.ProjectServer.Client.dll 内)
構文
'宣言
<RemoteAttribute> _
Public Sub Validate
'使用
Dim instance As ProjectCollection
instance.Validate()
[RemoteAttribute]
public void Validate()