DownloadDocument Class

Information about a document for download.

Definition

Namespace: FileHold.LibraryManager
Assembly: FileHold.LibraryManager (in FileHold.LibraryManager.dll) Version: 17.1.0.0
C#
public class DownloadDocument
Inheritance
Object    DownloadDocument

Constructors

DownloadDocumentInitializes a new instance of the DownloadDocument class

Properties

CabinetId 
DocumentId The document identifier.
DocumentName The name of the document.
DocumentSchemaId The document schema identifier.
DocumentSchemaType 
FileName Original file name.
FolderId 
Location The library location of the document.
MetadataVersionId The metadata version identifier.
TypeName The name of the document schema.
Version The version number.

Extension Methods

See Also