Class TbsRP_27
Unit
BSHL7DT27
Declaration
type TbsRP_27 = class(TbsHL7Object)
Description
Reference Pointer
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property Pointer: TbsST_27 read GetPointer write SetPointer; |
Pointer, Min : 0, Max : 1
|
|
property ApplicationId: TbsHD_27 read GetApplicationId write SetApplicationId; |
Application Id, Min : 0, Max : 1
|
|
property TypeOfData: TbsID_27 read GetTypeOfData write SetTypeOfData; |
Type Of Data, Min : 0, Max : 1
|
|
property Subtype: TbsID_27 read GetSubtype write SetSubtype; |
Subtype, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|