CustomFieldCollection.Update method

Updates the custom field collection.

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
<RemoteAttribute> _
Public Sub Update
'Usage
Dim instance As CustomFieldCollection

instance.Update()
[RemoteAttribute]
public void Update()

See also

Reference

CustomFieldCollection class

CustomFieldCollection members

Microsoft.ProjectServer.Client namespace