PageImpressionInfo.PartitionBucket property

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

Syntax

'Declaration
Public Property PartitionBucket As Short
    Get
    Set
'Usage
Dim instance As PageImpressionInfo
Dim value As Short

value = instance.PartitionBucket

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

Property value

Type: System.Int16

See also

Reference

PageImpressionInfo class

PageImpressionInfo members

Microsoft.Office.Server.Search.Query namespace