Class TbsRDF_251
Unit
BSHL7DT251
Declaration
type TbsRDF_251 = class(TbsHL7Segment)
Description
Table Row Definition The RDF segment defines the content of the row data segments (RDT) in the tabular response (RTB).
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function ColumnDescriptionRepCount : Integer; |
|
Properties
|
property NumberofColumnsperRow : TbsNM_251 read GetNumberofColumnsperRow write SetNumberofColumnsperRow; |
Number of Columns per Row, Min : 1, Max : 1
|
|
property ColumnDescription[RepCount:Integer]: TbsRCD_251 read GetColumnDescription write SetColumnDescription; |
Column Description, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|