Class TbsDTN_25
Unit
BSHL7DT25
Declaration
type TbsDTN_25 = class(TbsHL7Object)
Description
Day Type and Number
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property DayType: TbsIS_25 read GetDayType write SetDayType; |
Day Type, Min : 0, Max : 1
|
|
property NumberOfDays: TbsNM_25 read GetNumberOfDays write SetNumberOfDays; |
Number Of Days, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|