Share via


TeamFoundationJobReportingResultsOverTime.InactiveCount Property

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

Syntax

'Declaration
Public Property InactiveCount As Integer
public int InactiveCount { get; set; }
public:
property int InactiveCount {
    int get ();
    void set (int value);
}
member InactiveCount : int with get, set
function get InactiveCount () : int 
function set InactiveCount (value : int)

Property Value

Type: System.Int32

.NET Framework Security

See Also

Reference

TeamFoundationJobReportingResultsOverTime Class

Microsoft.TeamFoundation.Framework.Server.Alm Namespace