This documentation is archived and is not being maintained.

ICatalogService.CreateChangeContext Method

Creates a change context in which many changes can be batched together.

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

abstract CreateChangeContext : unit -> CatalogChangeContext

Return Value

Type: Microsoft.TeamFoundation.Framework.Client.CatalogChangeContext
A change context in which many changes can be batched together.

Show: