Partager via


QueryLogPageImpressionBlockFeatures.BlockId - Méthode

Espace de noms :  Microsoft.Office.Server.Search.Administration
Assembly :  Microsoft.Office.Server.Search (dans Microsoft.Office.Server.Search.dll)

Syntaxe

'Déclaration
<FeatureFunctionAttribute(, "BlockId")> _
Public Shared Function BlockId ( _
    data As QueryLogPageImpressionBlock _
) As Guid
'Utilisation
Dim data As QueryLogPageImpressionBlock
Dim returnValue As Guid

returnValue = QueryLogPageImpressionBlockFeatures.BlockId(data)
[FeatureFunctionAttribute(, "BlockId")]
public static Guid BlockId(
    QueryLogPageImpressionBlock data
)

Paramètres

Valeur renvoyée

Type : System.Guid

Voir aussi

Référence

QueryLogPageImpressionBlockFeatures classe

QueryLogPageImpressionBlockFeatures - Membres

Microsoft.Office.Server.Search.Administration - Espace de noms