DeletedState Enumeration

Parameters for QueryItems regarding deleted items (see prc_QueryItems)

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

Syntax

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

Members

Member name Description
Any
Deleted
NonDeleted

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace