Click or drag to resize

ImportedDocumentSchemaName Property

Name of the document schema. Only used when retrieving details of document.

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

Property Value

Type: String
See Also