DocumentManagerGetAutoTaggingForFolders(Int32) Method
Check auto-tagging settings for folders.
Namespace: FileHold.LibraryManagerAssembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
[WebMethodAttribute(Description = "Check auto-tagging settings for folders.")]
public AutoTagging GetAutoTaggingForFolders(
int[] folderIds
)
- folderIds Int32
AutoTagging
When there is more than one folder, and at least one of them is auto-tagged, an exception is thrown.