This property is not supported.
Namespace:
FileNet.Api.AdminSpecifies the handler for the defined text indexing preprocessor.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TextIndexingPreprocessorAction As ICmTextIndexingPreprocessorAction |
C# |
---|
ICmTextIndexingPreprocessorAction TextIndexingPreprocessorAction { get; set; } |
Visual C++ |
---|
property ICmTextIndexingPreprocessorAction^ TextIndexingPreprocessorAction { ICmTextIndexingPreprocessorAction^ get (); void set (ICmTextIndexingPreprocessorAction^ value); } |
JavaScript |
---|
function get_textIndexingPreprocessorAction(); function set_textIndexingPreprocessorAction(value); |
Remarks
Metadata
AllowsDefaultChange: true
Cardinality: SINGLE
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: true
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: CmTextIndexingPreprocessorAction
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ