Share via


EstimatedMethodCost Enumeration

These EstimatedMethodCosts can be used to estimate the cost in units of work that a given method will require.

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

Syntax

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

Members

Member name Description
Extreme

Free

High

Low

Moderate

VeryHigh

VeryLow

See Also

Reference

Microsoft.TeamFoundation.Framework.Server Namespace