Click or drag to resize

ServicePropertiess3docstorage_S3DocTagOptions Property

Optional values that can be used as Tags on the S3 document upon upload. See S3DocTagOptions

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

Property Value

Type: S3DocTagOptions
Optional values that can be used as Tags on the S3 document upon upload. See S3DocTagOptions
Remarks
Applies to ServiceInstance s3docstorage only.
See Also