Class TbsBTS_28
Unit
BSHL7DT28
Declaration
type TbsBTS_28 = class(TbsHL7Segment)
Description
Batch Trailer The BTS segment defines the end of a batch.
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function BatchTotalsRepCount : Integer; |
|
Properties
 |
property BatchMessageCount : TbsST_28 read GetBatchMessageCount write SetBatchMessageCount; |
Batch Message Count, Min : 0, Max : 1
|
 |
property BatchComment : TbsST_28 read GetBatchComment write SetBatchComment; |
Batch Comment, Min : 0, Max : 1
|
 |
property BatchTotals[RepCount:Integer]: TbsNM_28 read GetBatchTotals write SetBatchTotals; |
Batch Totals, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|