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