IndirectImportLogAddEntry(IndirectDocumentError, Int32, Object) Method

Definition

Namespace: FileHold.LibraryManager.Models
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public void AddEntry(
	IndirectDocumentError type,
	int rowNo,
	Object data = null
)

Parameters

type  IndirectDocumentError
 
rowNo  Int32
 
data  Object  (Optional)
 

See Also