Class TbsBTS_22

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsBTS_22 = class(TbsHL7Segment)

Description

Batch Trailer The BTS segment defines the end of a batch.

Hierarchy

Overview

Methods

Public function BatchTotalsRepCount : Integer;

Properties

Public property BatchMessageCount : TbsST_22 read GetBatchMessageCount write SetBatchMessageCount;
Public property BatchComment : TbsST_22 read GetBatchComment write SetBatchComment;
Public property BatchTotals[RepCount:Integer]: TbsCM_BATCH_TOTAL_22 read GetBatchTotals write SetBatchTotals;

Description

Methods

Public function BatchTotalsRepCount : Integer;
 

Properties

Public property BatchMessageCount : TbsST_22 read GetBatchMessageCount write SetBatchMessageCount;

Batch Message Count, Min : 0, Max : 1

Public property BatchComment : TbsST_22 read GetBatchComment write SetBatchComment;

Batch Comment, Min : 0, Max : 1

Public property BatchTotals[RepCount:Integer]: TbsCM_BATCH_TOTAL_22 read GetBatchTotals write SetBatchTotals;

Batch Totals, Min : 0, Max : *


Generated by PasDoc 0.14.0.