Share via


DemotedSite.CrawledDocumentCount Property

Gets the number of crawled documents for a demoted site.

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

Syntax

'Declaration
Public ReadOnly Property CrawledDocumentCount As Integer
    Get
'Usage
Dim instance As DemotedSite
Dim value As Integer

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

Property Value

Type: System.Int32
A 32-bit integer containing the number of crawled documents.

See Also

Reference

DemotedSite Class

DemotedSite Members

Microsoft.Office.Server.Search.Administration Namespace