The status of indexing for the full text index.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property IndexingStatus As IndexingStatus |
| C# |
|---|
IndexingStatus IndexingStatus { get; } |
| Visual C++ |
|---|
property IndexingStatus IndexingStatus { IndexingStatus get (); } |
| JavaScript |
|---|
function get_indexingStatus(); |