Class TDocumentManifestContent
Unit
bsFhir_stu3
Declaration
type TDocumentManifestContent = class(TBackboneElement)
Description
A collection of documents compiled for a purpose together with metadata that applies to the collection.
Hierarchy
Overview
Methods
Properties
Description
Methods
|
constructor Create; override; |
|
Properties
|
property p : TElement read Getp write Setp; |
The list of references to document content, or Attachment that consist of the parts of this document manifest. Usually, these would be document references, but direct references to Media or Attachments are also allowed.
|
Generated by PasDoc 0.15.0.
|