Click or drag to resize

ILibraryManagerPlugIn4CheckOut Method (Int32, Object, Object)

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

Parameters

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