Class TDocumentReferenceContent

Unit

Declaration

type TDocumentReferenceContent = class(TBackboneElement)

Description

A reference to a document.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property attachment : TAttachment read Getattachment write Setattachment;
Public property format : TCoding read Getformat write Setformat;

Description

Methods

Public constructor Create; override;
 

Properties

Public property attachment : TAttachment read Getattachment write Setattachment;

The document or URL of the document along with critical metadata to prove content has integrity.

Public property format : TCoding read Getformat write Setformat;

An identifier of the document encoding, structure, and template that the document conforms to beyond the base format indicated in the mimeType.


Generated by PasDoc 0.15.0.