This property is not supported.
Namespace:
FileNet.Api.AdminSpecifies the maximum number of workers to be employed for text indexing preprocessing.
Assembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property MaximumPreprocessingWorkers As Nullable(Of Integer) |
C# |
---|
Nullable<int> MaximumPreprocessingWorkers { get; set; } |
Visual C++ |
---|
property Nullable<int> MaximumPreprocessingWorkers { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_maximumPreprocessingWorkers(); function set_maximumPreprocessingWorkers(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: OWN_COLUMN
PropertyDefaultInteger32: 8
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ