Share via


Ranking.Progress property

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

Syntax

'Declaration
Public ReadOnly Property Progress As Integer
    Get
'Usage
Dim instance As Ranking
Dim value As Integer

value = instance.Progress
public int Progress { get; }

Property value

Type: System.Int32

See also

Reference

Ranking class

Ranking members

Microsoft.Office.Server.Search.Administration namespace