WarningType Enumeration

Possible values for the WarningType column returned by prc_PendXXX (see func_ComputePendingChangeWarnings).

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

Syntax

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

Members

Member name Description
Invalid

NamespacePendingChangeWarning

ResourcePendingChangeWarning

StaleVersionWarning

See Also

Reference

Microsoft.TeamFoundation.VersionControl.Server Namespace