DataResultBase.ShowRankForEachItem Property

Namespace:  Microsoft.SharePoint.Portal.WebControls
Assembly:  Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)

Syntax

'Declaration
Public Property ShowRankForEachItem As Boolean
    Get
    Set
'Usage
Dim instance As DataResultBase
Dim value As Boolean

value = instance.ShowRankForEachItem

instance.ShowRankForEachItem = value
public bool ShowRankForEachItem { get; set; }

Property Value

Type: System.Boolean

See Also

Reference

DataResultBase Class

DataResultBase Members

Microsoft.SharePoint.Portal.WebControls Namespace