Click or drag to resize

ILibraryManagerPlugInSetMetadata Method

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

Parameters

metadataVersionId
Type: SystemInt32
fieldsWithValues
Type: SystemArray
document
Type: SystemObject
See Also