Class THealthcareServiceNotAvailable

Unit

Declaration

type THealthcareServiceNotAvailable = class(TBackboneElement)

Description

The details of a healthcare service available at a location.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property description : string read Getdescription write Setdescription;
Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
Public property during : TPeriod read Getduring write Setduring;

Description

Methods

Public constructor Create; override;
 

Properties

Public property description : string read Getdescription write Setdescription;

The reason that can be presented to the user as to why this time is not available.

Public property descriptionElement : Tstring read GetdescriptionElement write SetdescriptionElement;
 
Public property during : TPeriod read Getduring write Setduring;

Service is not available (seasonally or for a public holiday) from this date.


Generated by PasDoc 0.15.0.