Class TbsTCR_U11_TEST_CONFIGURATION_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsTCR_U11_TEST_CONFIGURATION_26 = class(TBSHL7Object)

Description

Represents the TEST_CONFIGURATION Group. A Group is an ordered collection of message segments that can repeat together or be optionally in/excluded together. This Group contains the following elements:

  1. SPM, optional

  2. TCC, required repeating

Hierarchy

Overview

Methods

Public function TCCRepCount : Integer;

Properties

Public property SPM : TbsSPM_26 read GetSPM write SetSPM ;
Public property TCC[RepCount:Integer]: TbsTCC_26 read GetTCC;

Description

Methods

Public function TCCRepCount : Integer;
 

Properties

Public property SPM : TbsSPM_26 read GetSPM write SetSPM ;

SPM, Usage : O, Min : 0, Max : 1

Public property TCC[RepCount:Integer]: TbsTCC_26 read GetTCC;

TCC, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.