Class TbsRCD_231

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsRCD_231 = class(TbsHL7Object)

Description

Row Column Definition

Hierarchy

Overview

Methods

Public procedure Init; override;

Properties

Public property SegmentFieldName: TbsST_231 read GetSegmentFieldName write SetSegmentFieldName;
Public property Hl7DataType: TbsST_231 read GetHl7DataType write SetHl7DataType;
Public property MaximumColumnWidth: TbsNM_231 read GetMaximumColumnWidth write SetMaximumColumnWidth;

Description

Methods

Public procedure Init; override;
 

Properties

Public property SegmentFieldName: TbsST_231 read GetSegmentFieldName write SetSegmentFieldName;

Segment Field Name, Min : 0, Max : 1

Public property Hl7DataType: TbsST_231 read GetHl7DataType write SetHl7DataType;

Hl7 Data Type, Min : 0, Max : 1

Public property MaximumColumnWidth: TbsNM_231 read GetMaximumColumnWidth write SetMaximumColumnWidth;

Maximum Column Width, Min : 0, Max : 1


Generated by PasDoc 0.14.0.