Class TCommunicationPayload

Unit

Declaration

type TCommunicationPayload = class(TBackboneElement)

Description

An occurrence of information being transmitted; e.g. an alert that was sent to a responsible provider, a public health agency was notified about a reportable condition.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property content : TElement read Getcontent write Setcontent;

Description

Methods

Public constructor Create; override;
 

Properties

Public property content : TElement read Getcontent write Setcontent;

A communicated content (or for multi-part communications, one portion of the communication).


Generated by PasDoc 0.15.0.