Class TbsELD_251
Unit
BSHL7DT251
Declaration
type TbsELD_251 = class(TbsHL7Object)
Description
Error Location and Description
Hierarchy
Overview
Methods
|
procedure Init; override; |
Properties
Description
Methods
|
procedure Init; override; |
|
Properties
|
property SegmentId: TbsST_251 read GetSegmentId write SetSegmentId; |
Segment Id, Min : 0, Max : 1
|
|
property SegmentSequence: TbsNM_251 read GetSegmentSequence write SetSegmentSequence; |
Segment Sequence, Min : 0, Max : 1
|
|
property FieldPosition: TbsNM_251 read GetFieldPosition write SetFieldPosition; |
Field Position, Min : 0, Max : 1
|
|
property CodeIdentifyingError: TbsCE_251 read GetCodeIdentifyingError write SetCodeIdentifyingError; |
Code Identifying Error, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|