Click or drag to resize

AutoTaggingMetadataFields Property

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

Property Value

Type: ListAutoTaggingField
See Also