Class TbsDIN_27
Unit
BSHL7DT27
Declaration
type TbsDIN_27 = class(TbsHL7Object)
Description
Date And Institution Name
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Date: TbsDTM_27 read GetDate write SetDate; |
Date, Min : 0, Max : 1
|
|
property InstitutionName: TbsCWE_27 read GetInstitutionName write SetInstitutionName; |
Institution Name, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|