Click or drag to resize

ILibraryManagerPlugIn5PrepareDocumentsForDownload Method

Namespace:  FileHold.Common
Assembly:  FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntax
C#
void PrepareDocumentsForDownload(
	int metadataVersionId,
	ref long repFileId,
	Object database,
	Object transaction
)

Parameters

metadataVersionId
Type: SystemInt32
repFileId
Type: SystemInt64
database
Type: SystemObject
transaction
Type: SystemObject
See Also