SearchIndexInfoIndexSize Property |
Gets the index size in bytes. Returns null if size information is not available.
Namespace: CMS.SearchAssembly: CMS.Search (in CMS.Search.dll) Version: 13.0.131
Syntaxpublic virtual Nullable<long> IndexSize { get; }
Property Value
Type:
NullableInt64
See Also