CatalogTransactionContext.Save Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
Save(TeamFoundationRequestContext, Boolean) | Saves or previews all of the changes that were attached to this context. | |
Save(TeamFoundationRequestContext, Boolean, List<CatalogResource>%, List<CatalogNode>%) | Saves or previews all of the changes that were attached to this context. |
Top