Warning Do not use indexing to address a change in the IsCBREnabled property status on a class or property definition. Only the existing data in the index or collection is submitted to be indexed (even if all the indexes of an object store are selected). Any classes that are newly enabled or disabled for indexing will not be reindexed because instances of these classes might not be in the existing indexes.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Interface IIndexJobCollectionItem _ Implements IIndexJobItem, IRepositoryObject, IEngineObject, ICloneable, _ IDependentObject |
| C# |
|---|
public interface IIndexJobCollectionItem : IIndexJobItem, IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
| Visual C++ |
|---|
public interface class IIndexJobCollectionItem : IIndexJobItem, IRepositoryObject, IEngineObject, ICloneable, IDependentObject |
| JavaScript |
|---|
FileNet.Api.Admin.IIndexJobCollectionItem = function(); FileNet.Api.Admin.IIndexJobCollectionItem.createInterface('FileNet.Api.Admin.IIndexJobCollectionItem'); |
Remarks
Metadata
Auditable: false
AllowsInstances: true
AllowsSubClasses: false
ClassDefinitionName: None
IsDependent: true
IsHidden: false
Searchable: false
StorageType: ObjectStore
SuperclassName: IndexJobItem