ImportedDocumentMetadata Property

Metadata values in the same format as for AddDocumentInfo.

Definition

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

Property Value

ListFieldWithValue

See Also