ContentSource.LevelHighErrorCount Property

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

Syntax

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

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

Property Value

Type: System.Int32
Returns Int32.

See Also

Reference

ContentSource Class

ContentSource Members

Microsoft.Office.Server.Search.Administration Namespace