Class TTaskOutput

Unit

Declaration

type TTaskOutput = class(TBackboneElement)

Description

A task to be performed.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;
Public property value : TElement read Getvalue write Setvalue;

Description

Methods

Public constructor Create; override;
 

Properties

Public property type_ : TCodeableConcept read Gettype_ write Settype_;

The name of the Output parameter.

Public property value : TElement read Getvalue write Setvalue;

The value of the Output parameter as a basic type.


Generated by PasDoc 0.15.0.