Click or drag to resize

FileHoldServiceLoadAutoTagging Method

Namespace:  FileHold.LibraryManager.AssembleDocuments
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<FieldWithValue> LoadAutoTagging(
	int folderId,
	out int documentSchemaId
)

Parameters

folderId
Type: SystemInt32
documentSchemaId
Type: SystemInt32

Return Value

Type: ListFieldWithValue
See Also