TeamFoundationJobService.IsIgnoreDormancyPermitted Property

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

Syntax

'Declaration
Public ReadOnly Property IsIgnoreDormancyPermitted As Boolean
public bool IsIgnoreDormancyPermitted { get; }
public:
property bool IsIgnoreDormancyPermitted {
    bool get ();
}
member IsIgnoreDormancyPermitted : bool with get
function get IsIgnoreDormancyPermitted () : boolean

Property Value

Type: System.Boolean

.NET Framework Security

See Also

Reference

TeamFoundationJobService Class

Microsoft.TeamFoundation.Framework.Server Namespace