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
Syntax public virtual Nullable<long> IndexSize { get; }
Property Value
Type:
NullableInt64See Also