Click or drag to resize

ImportedDocumentMetadata Property

Metadata values in the same format as for AddDocumentInfo.

Namespace:  FileHold.LibraryManager.Models
Assembly:  FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.0.0.0
Syntax
C#
public List<FieldWithValue> Metadata { get; set; }

Property Value

Type: ListFieldWithValue
See Also