This property is not supported.
Namespace:
FileNet.Api.AdminA list of text indexing preprocessors associated with the defined class.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property TextIndexingPreprocessorDefinitions As ICmTextIndexingPreprocessorDefinitionList |
C# |
---|
ICmTextIndexingPreprocessorDefinitionList TextIndexingPreprocessorDefinitions { get; set; } |
Visual C++ |
---|
property ICmTextIndexingPreprocessorDefinitionList^ TextIndexingPreprocessorDefinitions { ICmTextIndexingPreprocessorDefinitionList^ get (); void set (ICmTextIndexingPreprocessorDefinitionList^ value); } |
JavaScript |
---|
function get_textIndexingPreprocessorDefinitions(); function set_textIndexingPreprocessorDefinitions(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: LIST
CopyToReservation: false
DataType: OBJECT
DeletionAction: NONE
IsHidden: false
IsOrderable: false
IsSearchable: true
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
ReflectiveProperty: null
RequiredClass: CmTextIndexingPreprocessorDefinition
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ