Class TbsDTN_24

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsDTN_24 = class(TbsHL7Object)

Description

Day Type And Number

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property DayType: TbsIS_24 read GetDayType write SetDayType;
Public property NumberOfDays: TbsNM_24 read GetNumberOfDays write SetNumberOfDays;

Description

Methods

Public procedure Init; override;
 

Properties

Public property DayType: TbsIS_24 read GetDayType write SetDayType;

Day Type, Min : 0, Max : 1

Public property NumberOfDays: TbsNM_24 read GetNumberOfDays write SetNumberOfDays;

Number Of Days, Min : 0, Max : 1


Generated by PasDoc 0.14.0.