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