Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
| Visual Basic (Declaration) |
|---|
ReadOnly Property CurrentIndexServer As Id |
| C# |
|---|
Id CurrentIndexServer { get; } |
| Visual C++ |
|---|
property Id^ CurrentIndexServer {
Id^ get ();
} |
| JavaScript |
|---|
function get_currentIndexServer();
|