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.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface ICmJobSweepResult _ Implements ICmSweepResult, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, _ IEngineObject, ICloneable |
C# |
---|
public interface ICmJobSweepResult : ICmSweepResult, IRepositoryObject, IIndependentlyPersistableObject, IIndependentObject, IEngineObject, ICloneable |
Visual C++ |
---|
public interface class ICmJobSweepResult : ICmSweepResult, IRepositoryObject, 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