Click or drag to resize

TaskPropertiesS3DocumentUploadTask_DeleteTopN Property

The number of document records to select during a delete task. The default value is 3000.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
int S3DocumentUploadTask_DeleteTopN { get; }

Property Value

Type: Int32
The number of document records to select during a delete task. The default value is 3000.
See Also