SearchIndexInfoNumberOfIndexedItems Property |
Gets or sets number of indexed documents.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 8.2.23
Syntax public virtual int NumberOfIndexedItems { get; set; }
Property Value
Type:
Int32See Also