ContentSource.SuccessCount property

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

Syntax

'Declaration
Public ReadOnly Property SuccessCount As Integer
    Get
'Usage
Dim instance As ContentSource
Dim value As Integer

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

Property value

Type: System.Int32
Returns Int32.

See also

Reference

ContentSource class

ContentSource members

Microsoft.Office.Server.Search.Administration namespace