Class TbsVH_271
Unit
BSHL7DT271
Declaration
type TbsVH_271 = class(TbsHL7Object)
Description
Visiting Hours
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property StartDayRange: TbsID_271 read GetStartDayRange write SetStartDayRange; |
Start Day Range, Min : 0, Max : 1
|
 |
property EndDayRange: TbsID_271 read GetEndDayRange write SetEndDayRange; |
End Day Range, Min : 0, Max : 1
|
 |
property StartHourRange: TbsTM_271 read GetStartHourRange write SetStartHourRange; |
Start Hour Range, Min : 0, Max : 1
|
 |
property EndHourRange: TbsTM_271 read GetEndHourRange write SetEndHourRange; |
End Hour Range, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|