Click or drag to resize

MergedFieldAppendValue Method (DictionaryString, Object, ListDocumentProperty)

Namespace:  FileHold.LibraryManager.Tags
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public void AppendValue(
	Dictionary<string, Object> systemData,
	List<DocumentProperty> documentMetadata
)

Parameters

systemData
Type: System.Collections.GenericDictionaryString, Object
documentMetadata
Type: System.Collections.GenericListDocumentProperty
See Also