This documentation is archived and is not being maintained.

ICatalogService.SaveNode Method

Saves the updated node and its resource in the catalog.

Namespace:  Microsoft.TeamFoundation.Framework.Client
Assembly:  Microsoft.TeamFoundation.Client (in Microsoft.TeamFoundation.Client.dll)

abstract SaveNode : 
        node:CatalogNode -> unit

Parameters

node
Type: Microsoft.TeamFoundation.Framework.Client.CatalogNode

The node that has been created or updated.

Show: