Locks Enumeration
Visual Studio 2015
Types of locks that can be applied to elements, partitions, and the store
Assembly: Microsoft.VisualStudio.Modeling.Sdk.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.12.0.dll)
| Member name | Description | |
|---|---|---|
| Add | Lock Add element (and therefore link) operations. Only relevant at Partition and Store levels. | |
| All | Lock all updates | |
| Delete | Lock deleting elements | |
| Move | Lock moving elements between partitions | |
| None | ||
| Properties | Lock element property updates | |
| Reorder | Lock re-ordering of links | |
| RolePlayer | Lock changes of link role players |
Show: