Click or drag to resize

ILibraryManagerPlugInAddDocument Method

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

Parameters

metadataVersionId
Type: SystemInt32
document
Type: SystemObject
See Also