ProjectCollection.Validate-Methode
Überprüft die ausstehenden Änderungen an den Projekt- und alle Entitäten, die er enthält, ohne sie zu speichern.
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()