Click or drag to resize

TaskPropertiesS3DocumentUploadTask_DeleteSort Property

The sort (if any) to be applied to the Mapper object on the associated DocStorage Service. Used to prioritize which documents are cleaned up first.

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

Property Value

Type: String
The sort (if any) to be applied to the Mapper object on the associated DocStorage Service. Used to prioritize which documents are cleaned up first.
See Also