Click or drag to resize

ImportedDocumentSchemaType Property

Use it to change default format of imported document.

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

Property Value

Type: NullableDocumentSchemaType
See Also