Defines a result record generated by a sweep job.
Result records generated by sweep jobs are not automatically pruned by the server.
Result records are automatically removed when the controlling job is deleted.
Namespace:
FileNet.Api.Sweep
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface ICmJobSweepResult _ Implements IRepositoryObject, ICmSweepResult, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
| C# |
|---|
public interface ICmJobSweepResult : IRepositoryObject, ICmSweepResult, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| Visual C++ |
|---|
public interface class ICmJobSweepResult : IRepositoryObject, ICmSweepResult, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
| JavaScript |
|---|
FileNet.Api.Sweep.ICmJobSweepResult = function(); FileNet.Api.Sweep.ICmJobSweepResult.createInterface('FileNet.Api.Sweep.ICmJobSweepResult'); |
Remarks
Metadata
Auditable: false
AllowsInstances: false
AllowsSubClasses: false
ClassDefinitionName: ClassDefinition
IsDependent: false
IsHidden: true
Name: Id
Searchable: true
StorageType: ObjectStore
SuperclassName: CmSweepResult