StatusAssignmentCollection.Update method
Updates the status assignment collection and saves changes in the collection to Project Server.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub Update
'Usage
Dim instance As StatusAssignmentCollection
instance.Update()
[RemoteAttribute]
public void Update()
See also
Reference
StatusAssignmentCollection class