IndirectDocumentExtGetAggregatedErrors Method

Definition

Namespace: FileHold.LibraryManager.Models
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public IndirectDocumentError? GetAggregatedErrors(
	Dictionary<string, IndirectDocumentExt> documentsToProcess
)

Parameters

documentsToProcess  DictionaryString, IndirectDocumentExt
 

Return Value

NullableIndirectDocumentError

See Also