Class TbsELD_24
Unit
BSHL7DT24
Declaration
type TbsELD_24 = class(TbsHL7Object)
Description
Error
Hierarchy
Overview
Methods
 |
procedure Init; override; |
Properties
Description
Methods
 |
procedure Init; override; |
|
Properties
 |
property SegmentID: TbsST_24 read GetSegmentID write SetSegmentID; |
Segment ID, Min : 0, Max : 1
|
 |
property Sequence: TbsNM_24 read GetSequence write SetSequence; |
Sequence, Min : 0, Max : 1
|
 |
property FieldPosition: TbsNM_24 read GetFieldPosition write SetFieldPosition; |
Field Position, Min : 0, Max : 1
|
 |
property CodeIdentifyingError: TbsCE_24 read GetCodeIdentifyingError write SetCodeIdentifyingError; |
Code Identifying Error, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|