Class TbsRCD_27

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRCD_27 = class(TbsHL7Object)

Description

Row Column Definition

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property SegmentFieldName: TbsST_27 read GetSegmentFieldName write SetSegmentFieldName;
Public property Hl7DataType: TbsID_27 read GetHl7DataType write SetHl7DataType;
Public property MaximumColumnWidth: TbsNM_27 read GetMaximumColumnWidth write SetMaximumColumnWidth;

Description

Methods

Public procedure Init; override;
 

Properties

Public property SegmentFieldName: TbsST_27 read GetSegmentFieldName write SetSegmentFieldName;

Segment Field Name, Min : 0, Max : 1

Public property Hl7DataType: TbsID_27 read GetHl7DataType write SetHl7DataType;

Hl7 Data Type, Min : 0, Max : 1

Public property MaximumColumnWidth: TbsNM_27 read GetMaximumColumnWidth write SetMaximumColumnWidth;

Maximum Column Width, Min : 0, Max : 1


Generated by PasDoc 0.14.0.