Compartilhar via


QueryLogPageClick.PartitionBucket property

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

Syntax

'Declaração
Public Property PartitionBucket As Short
    Get
    Set
'Uso
Dim instance As QueryLogPageClick
Dim value As Short

value = instance.PartitionBucket

instance.PartitionBucket = value
public short PartitionBucket { get; set; }

Property value

Type: System.Int16

Ver também

Referência

QueryLogPageClick class

QueryLogPageClick members

Microsoft.Office.Server.Search.Query namespace