EnterpriseResourceCollection.Update method
Updates the enterprise resource collection.
Namespace: Microsoft.ProjectServer.Client
Assembly: Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)
Syntax
'Declaration
<RemoteAttribute> _
Public Sub Update
'Usage
Dim instance As EnterpriseResourceCollection
instance.Update()
[RemoteAttribute]
public void Update()
See also
Reference
EnterpriseResourceCollection class