Class TbsSPD_26
Unit
BSHL7DT26
Declaration
type TbsSPD_26 = class(TbsHL7Object)
Description
Specialty Description
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property SpecialtyName: TbsST_26 read GetSpecialtyName write SetSpecialtyName; |
Specialty Name, Min : 0, Max : 1
|
|
property GoverningBoard: TbsST_26 read GetGoverningBoard write SetGoverningBoard; |
Governing Board, Min : 0, Max : 1
|
|
property EligibleorCertified: TbsID_26 read GetEligibleorCertified write SetEligibleorCertified; |
Eligible or Certified, Min : 0, Max : 1
|
|
property DateofCertification: TbsDT_26 read GetDateofCertification write SetDateofCertification; |
Date of Certification, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|