For a sweep job, which runs only once, the number of objects that failed when applying the sweep action.
For an ongoing sweep, the cumulative number of objects that failed in the current iteration
plus in all of the previous iterations.
Namespace:
FileNet.Api.SweepFor a background search, the value of this property is always zero.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
ReadOnly Property FailedObjectCount As Nullable(Of Double) |
C# |
---|
Nullable<double> FailedObjectCount { get; } |
Visual C++ |
---|
property Nullable<double> FailedObjectCount { Nullable<double> get (); } |
JavaScript |
---|
function get_failedObjectCount(); |
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