The size, in KB, of this IBM® Content Search Services index.

Namespace:  FileNet.Api.Admin
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property IndexSizeKbytes As Nullable(Of Double)
C#
Nullable<double> IndexSizeKbytes { get; }
Visual C++
property Nullable<double> IndexSizeKbytes {
	Nullable<double> get ();
}
JavaScript
function get_indexSizeKbytes();

ToggleRemarks

ToggleSee Also