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