ImportedDocumentSchemaType Property

Use it to change default format of imported document.

Definition

Namespace: FileHold.LibraryManager.Models
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public DocumentSchemaType? SchemaType { get; set; }

Property Value

NullableDocumentSchemaType

See Also