FileHold 17.1 API Documentation
C#
Show/Hide TOC
Indirect
Import
Log
Add
Entry(Indirect
Document
Error, Int
32, Object) Method
Definition
Namespace:
FileHold.LibraryManager.Models
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
void
AddEntry
(
IndirectDocumentError
type
,
int
rowNo
,
Object
data
=
null
)
Parameters
type
IndirectDocumentError
rowNo
Int32
data
Object
(Optional)
See Also
Reference
IndirectImportLog Class
AddEntry Overload
FileHold.LibraryManager.Models Namespace
In This Article
Definition
See Also