Class TbsRDF_25
Unit
BSHL7DT25
Declaration
type TbsRDF_25 = 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_25 read GetNumberofColumnsperRow write SetNumberofColumnsperRow; |
Number of Columns per Row, Min : 1, Max : 1
|
|
property ColumnDescription[RepCount:Integer]: TbsRCD_25 read GetColumnDescription write SetColumnDescription; |
Column Description, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|