The number of objects that will be passed to the policy-controlled sweep action handler
in a single batch.
Namespace:
FileNet.Api.SweepAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Property PolicyControlledSweepBatchSize As Nullable(Of Integer) |
C# |
---|
Nullable<int> PolicyControlledSweepBatchSize { get; set; } |
Visual C++ |
---|
property Nullable<int> PolicyControlledSweepBatchSize { Nullable<int> get (); void set (Nullable<int> value); } |
JavaScript |
---|
function get_policyControlledSweepBatchSize(); function set_policyControlledSweepBatchSize(value); |
Remarks
Metadata
AllowsDefaultChange: false
Cardinality: SINGLE
CopyToReservation: false
DataType: LONG
IsHidden: false
IsOrderable: false
IsSearchable: false
IsValueRequired: false
ModificationAccessRequired: WRITE
PersistenceType: NOT_PERSISTENT
PropertyDefaultInteger32: 2000
PropertyMaximumInteger32: none
PropertyMinimumInteger32: 1
RequiresUniqueElements: false
Settability: READ_WRITE
TargetAccessRequired: READ