The batch size for inbound replication processing on this server.
Namespace:
FileNet.Api.AdminAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property InboundBatchSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> InboundBatchSize { get; set; } |
Visual C++ |
---|
property Nullable<int> InboundBatchSize { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_inboundBatchSize(); function set_inboundBatchSize(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: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ