PickWorkItemsControl.ResultsEmpty Property

Namespace:  Microsoft.TeamFoundation.WorkItemTracking.Controls
Assembly:  Microsoft.TeamFoundation.WorkItemTracking.Controls (in Microsoft.TeamFoundation.WorkItemTracking.Controls.dll)

Syntax

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

Property Value

Type: System.Boolean
Returns Boolean.

.NET Framework Security

See Also

Reference

PickWorkItemsControl Class

Microsoft.TeamFoundation.WorkItemTracking.Controls Namespace