Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property IndexedObjectCount As Nullable(Of Double) |
| C# |
|---|
Nullable<double> IndexedObjectCount { get; } |
| Visual C++ |
|---|
property Nullable<double> IndexedObjectCount { Nullable<double> get (); } |
| JavaScript |
|---|
function get_indexedObjectCount(); |