OwnershipState Enumeration

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

Syntax

'Declaration
Public Enumeration OwnershipState
public enum OwnershipState
public enum class OwnershipState
type OwnershipState
public enum OwnershipState

Members

Member name Description
NotOwnedByAuthorizedUser

OwnedByAuthorizedUser

Unknown

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Common Namespace