FileHoldService Constructor

Initializes a new instance of the FileHoldService class

Definition

Namespace: FileHold.LibraryManager.AssembleDocuments
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public FileHoldService(
	Database database,
	DbTransaction transaction
)

Parameters

database  Database
 
transaction  DbTransaction
 

See Also