Class TbsDTN_26
Unit
BSHL7DT26
Declaration
type TbsDTN_26 = class(TbsHL7Object)
Description
Day Type and Number
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property DayType: TbsIS_26 read GetDayType write SetDayType; |
Day Type, Min : 0, Max : 1
|
|
property NumberofDays: TbsNM_26 read GetNumberofDays write SetNumberofDays; |
Number of Days, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|