SourceDocument Interface

Identifies an external document and its state. This data is stored in the ExternalSourceAspect of the RepositoryLink Element that represents the document. The ExternalSourceAspect tracks the source document.

Methods

Name Description
checksum(): undefined | string Optional The cryptographic hash (any algorithm) of the document's content.  

Properties

Name Type Description
description undefined | string A human-readable description of the source document.  
docProps undefined | DocumentProperties Additional properties that may be assigned to the document by the document management system.  
docid string The stable unique ID of the source document.  
lastModifiedTime undefined | string An optional value that is typically the last modified time of the document.  

Defined in

Last Updated: 21 March, 2024