TaskPropertiesS3DocumentUploadTask_DeleteFilter Property |
The filter to use to select document records to cleanup. This filter will be applied to the Mapper object on the associated DocStorage Service
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string S3DocumentUploadTask_DeleteFilter { get; }
ReadOnly Property S3DocumentUploadTask_DeleteFilter As String
Get
Property Value
Type:
StringThe filter to use to select document records to cleanup. This filter will be applied to the Mapper object on the associated DocStorage Service
See Also