The ID of the IBM® Content Search Services server that is assigned to use this IBM Content Search Services index. If the assigned IBM Content Search Services server becomes unavailable, the Content Engine server automatically chooses another server to assign to this index.

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

ToggleSyntax

Visual Basic (Declaration)
ReadOnly Property CurrentIndexServer As Id
C#
Id CurrentIndexServer { get; }
Visual C++
property Id^ CurrentIndexServer {
	Id^ get ();
}
JavaScript
function get_currentIndexServer();

ToggleRemarks

ToggleSee Also