Class TbsRP_23
Unit
BSHL7DT23
Declaration
type TbsRP_23 = class(TbsHL7Object)
Description
Reference Pointer
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Pointer: TbsST_23 read GetPointer write SetPointer; |
Pointer, Min : 0, Max : 1
|
|
property ApplicationID: TbsHD_23 read GetApplicationID write SetApplicationID; |
Application ID, Min : 0, Max : 1
|
|
property TypeOfData: TbsID_23 read GetTypeOfData write SetTypeOfData; |
Type Of Data, Min : 0, Max : 1
|
|
property Subtype: TbsID_23 read GetSubtype write SetSubtype; |
Subtype, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|