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();

ToggleSee Also