DocumentManagerGetAutoTaggingForSelection Method
Check auto-tagging settings for all documents in selection.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Check auto-tagging settings for all documents in selection.")]
public AutoTagging GetAutoTaggingForSelection(
Guid selectionId,
bool allowToMergeFields
)
- selectionId Guid
- allowToMergeFields Boolean
- merge metadata fields
AutoTagging
When documents belong to more than one folder, and at least one of them is auto-tagged, an exception is thrown.