For IVerityServerConfiguration, this property is deprecated.
Namespace:
FileNet.Api.Admin
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Property MaxBatchSize As Nullable(Of Integer) |
| C# |
|---|
Nullable<int> MaxBatchSize { get; set; } |
| Visual C++ |
|---|
property Nullable<int> MaxBatchSize { Nullable<int> get (); void set (Nullable<int> value); } |
| JavaScript |
|---|
function get_maxBatchSize(); function set_maxBatchSize(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: 100
PropertyMaximumInteger32: 1000000
PropertyMinimumInteger32: 10
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ