Click or drag to resize

S3DocTagOptions Enumeration

Options for use with the S3 version of IDocStorageService

Namespace:  NetQuarry.Services
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
[FlagsAttribute]
public enum S3DocTagOptions
Members
  Member nameValueDescription
FileName1 Store the FileName as a Tag on the S3 document
RelatedID2 Store the related ID as a tag on the S3 document
See Also