QueryProperties.EnsureInitialized - Méthode (Boolean)
Espace de noms : Microsoft.Office.Server.Search.Query
Assembly : Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)
Syntaxe
'Déclaration
Protected Sub EnsureInitialized ( _
shouldInitializeVersion As Boolean _
)
'Utilisation
Dim shouldInitializeVersion As Boolean
Me.EnsureInitialized(shouldInitializeVersion)
protected void EnsureInitialized(
bool shouldInitializeVersion
)
Paramètres
- shouldInitializeVersion
Type : System.Boolean