DocumentManagerGetAutoTaggingForDocument Method |
Get auto-tagging settings of the folder in which the document is located.
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic AutoTagging GetAutoTaggingForDocument(
int metadataVersionId
)
Parameters
- metadataVersionId
- Type: SystemInt32
Return Value
Type:
AutoTagging
See Also