The number of objects that currently have been submitted for indexing. This value is incremented as new requests are submitted
to index additional objects.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property SubmittedCount As Nullable(Of Integer) |
C# |
---|
Nullable<int> SubmittedCount { get; } |
Visual C++ |
---|
property Nullable<int> SubmittedCount { Nullable<int> get (); } |
JavaScript |
---|
function get_submittedCount(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: null
PropertyMaximumInteger32: null
PropertyMinimumInteger32: null
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ