QueryProperties.EnsureInitialized method (Boolean)

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

Syntax

'Declaration
Protected Sub EnsureInitialized ( _
    shouldInitializeVersion As Boolean _
)
'Usage
Dim shouldInitializeVersion As Boolean

Me.EnsureInitialized(shouldInitializeVersion)
protected void EnsureInitialized(
    bool shouldInitializeVersion
)

Parameters

See also

Reference

QueryProperties class

QueryProperties members

EnsureInitialized overload

Microsoft.Office.Server.Search.Query namespace