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; }
ReadOnly Property S3DocumentUploadTask_DeleteSort As String
Get
Property Value
Type:
StringThe 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