DraftProject.Validate method
Validates pending changes from all added or removed projects.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub Validate
'Usage
Dim instance As DraftProject
instance.Validate()
[RemoteAttribute]
public void Validate()