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