DraftProject.Validate-Methode
Überprüft die ausstehenden Änderungen aus allen Projekten für hinzugefügt oder entfernt wurden.
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()