ProjectCollection.Validate method
Validates pending changes to the project and all of the entities that it contains without saving them.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub Validate
'Usage
Dim instance As ProjectCollection
instance.Validate()
[RemoteAttribute]
public void Validate()