ImportationManagerSetImportedDocumentError Method |
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntaxpublic void SetImportedDocumentError(
int importedDocumentId,
string errorLog,
Guid triggerGuid
)
Parameters
- importedDocumentId
- Type: SystemInt32
- errorLog
- Type: SystemString
- triggerGuid
- Type: SystemGuid
See Also