FileHold 17.1 API Documentation
C#
Show/Hide TOC
Linked
Documents
Schema
Mode Enumeration
Linked Documents Schema Mode
Definition
Namespace:
FileHold.LibraryManager.Models
Assembly:
FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
Copy
public
enum
LinkedDocumentsSchemaMode
Members
AllSchemas
0
Documents with all schemas
MatchingSchema
1
Documents with only the matching schema
NotMatchingSchema
2
Documents with not matching schema
See Also
Reference
FileHold.LibraryManager.Models Namespace
In This Article
Definition
Members
See Also