Click or drag to resize

AutoFilingProcessorResolveAll Method

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public AutoFilingTemplate ResolveAll(
	AutoFilingTemplate template,
	DocumentSchemaManager documentSchemaManager,
	InternalService userRoleManagerInternalService,
	DocumentFinder documentFinder
)

Parameters

template
Type: FileHold.LibraryManager.ModelsAutoFilingTemplate
documentSchemaManager
Type: FileHold.LibraryManagerDocumentSchemaManager
userRoleManagerInternalService
Type: InternalService
documentFinder
Type: FileHold.LibraryManagerDocumentFinder

Return Value

Type: AutoFilingTemplate
See Also