Click or drag to resize

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; }

Property Value

Type: String
The 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