Class TbsAUI_28
Unit
BSHL7DT28
Declaration
type TbsAUI_28 = class(TbsHL7Object)
Description
Authorization Information
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property AuthorizationNumber: TbsST_28 read GetAuthorizationNumber write SetAuthorizationNumber; |
Authorization Number, Min : 0, Max : 1
|
 |
property Date: TbsDT_28 read GetDate write SetDate; |
Date, Min : 0, Max : 1
|
 |
property Source: TbsST_28 read GetSource write SetSource; |
Source, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|