Class TCommunicationRequestPayload

Unit

Declaration

type TCommunicationRequestPayload = class(TBackboneElement)

Description

A request to convey information; e.g. the CDS system proposes that an alert be sent to a responsible provider, the CDS system proposes that the public health agency be 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;

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


Generated by PasDoc 0.15.0.