This documentation is archived and is not being maintained.

PendingChange::LockLevel Property

Gets the lock level of the item.

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

public:
property LockLevel LockLevel {
	LockLevel get ();
}

Property Value

Type: Microsoft.TeamFoundation.VersionControl.Client::LockLevel
The lock level of the item.

Show: