LinkedDocumentsSchemaMode Enumeration

Linked Documents Schema Mode

Definition

Namespace: FileHold.LibraryManager.Models
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public enum LinkedDocumentsSchemaMode

Members

AllSchemas0 Documents with all schemas
MatchingSchema1 Documents with only the matching schema
NotMatchingSchema2 Documents with not matching schema

See Also