Click or drag to resize

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
Syntax
C#
public AutoTagging GetAutoTaggingForDocument(
	int metadataVersionId
)

Parameters

metadataVersionId
Type: SystemInt32

Return Value

Type: AutoTagging
See Also