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; }
ReadOnly Property S3DocumentUploadTask_DeleteTopN As Integer
Get
Property Value
Type:
Int32The number of document records to select during a delete task. The default value is 3000.
See Also