Click or drag to resize

ImportationManagerSetImportedDocumentError Method

Namespace:  FileHold.LibraryManager
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void SetImportedDocumentError(
	int importedDocumentId,
	string errorLog,
	Guid triggerGuid
)

Parameters

importedDocumentId
Type: SystemInt32
errorLog
Type: SystemString
triggerGuid
Type: SystemGuid
See Also