Click or drag to resize

ServicePropertiess3docstorage_UploadIDField Property

The field key on the Upload Mapper that holds the document_id value

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

Property Value

Type: String
The field key on the Upload Mapper that holds the document_id value
Remarks
Applies to ServiceInstance s3docstorage only.
See Also