CrawlDatabasePartitionInfo.DocumentCount field
Namespace: Microsoft.Office.Server.Search.Administration
Assembly: Microsoft.Office.Server.Search (in Microsoft.Office.Server.Search.dll)
Syntax
'Declaration
Public ReadOnly DocumentCount As Integer
'Usage
Dim instance As CrawlDatabasePartitionInfo
Dim value As Integer
value = instance.DocumentCount
public readonly int DocumentCount
See also
Reference
CrawlDatabasePartitionInfo class