Share via


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()

See also

Reference

DraftProject class

DraftProject members

Microsoft.ProjectServer.Client namespace