FileHold 17.1 API Documentation
C#
Show/Hide TOC
Watched
Folder
Metadata Property
Metadata values in the same format as for AddDocumentInfo.
Definition
Namespace:
FileHold.LibraryManager
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
List
<
FieldWithValue
>
Metadata
{
get
;
set
; }
Property Value
List
FieldWithValue
See Also
Reference
WatchedFolder Class
FileHold.LibraryManager Namespace
In This Article
Definition
See Also