Class TTaskInput

Unit

Declaration

type TTaskInput = 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_;

A code or description indicating how the input is intended to be used as part of the task execution.

Public property value : TElement read Getvalue write Setvalue;

The value of the input parameter as a basic type.


Generated by PasDoc 0.15.0.