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