Share via


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