UseIndexes_ON

Allows the task to access the properties of the FileNet® document and provide these values to the objects in the Document Hierarchy.

Syntax

bool UseIndexes_ON ()

Parameters

None.

Returns

Always True.

Level

All levels.

Details

This status allows the task to access the properties of the FileNet document, and to provide these properties with values of objects of the Document Hierarchy. True is the default value for using indexes.
Example
UserIndexes_ON()
IndexProperty_ID_Component("FNDoc,1040EZTwo,12")      

A task cannot define or populate indices until a rule with this action activates the Indexing feature. However, the On status is a default status, and is in effect unless a UseIndexes_OFF action turns it Off.