ScopeInformation.IsReady property

Namespace:  Microsoft.Office.Server.Search.Query
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public ReadOnly Property IsReady As Boolean
    Get
'Usage
Dim instance As ScopeInformation
Dim value As Boolean

value = instance.IsReady
public bool IsReady { get; }

Property value

Type: System.Boolean

See also

Reference

ScopeInformation class

ScopeInformation members

Microsoft.Office.Server.Search.Query namespace