ILibraryManagerPlugInSetMetadata Method |
Namespace:
FileHold.Common
Assembly:
FileHold.Common (in FileHold.Common.dll) Version: 17.0.0.0
Syntaxvoid SetMetadata(
int metadataVersionId,
Array fieldsWithValues,
Object document
)
Parameters
- metadataVersionId
- Type: SystemInt32
- fieldsWithValues
- Type: SystemArray
- document
- Type: SystemObject
See Also