ImportationManagerGetImportedDocuments Method (Int32, Int32, Boolean, Int32, Int32, Database, DbTransaction) |
Namespace: FileHold.LibraryManager
public List<ImportedDocument> GetImportedDocuments( int jobId, int sortBy, bool isAsc, int firstRow, int pageSize, Database database, DbTransaction transaction )