The number of objects for which the processing failed during the current sweep iteration
of an ongoing sweep.
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
ReadOnly Property CurrentFailedObjectCount As Nullable(Of Double) |
| C# |
|---|
Nullable<double> CurrentFailedObjectCount { get; } |
| Visual C++ |
|---|
property Nullable<double> CurrentFailedObjectCount { Nullable<double> get (); } |
| JavaScript |
|---|
function get_currentFailedObjectCount(); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: DOUBLE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
RequiresUniqueElements: false
Settability: READ_ONLY
TargetAccessRequired: READ