Class TDocumentManifestContent

Unit

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

Public constructor Create; override;

Properties

Public property p : TElement read Getp write Setp;

Description

Methods

Public constructor Create; override;
 

Properties

Public 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.