Class TbsTCU_U10_TEST_CONFIGURATION_26
Unit
BSHL7Grp26
Declaration
type TbsTCU_U10_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:
SPM, optional
TCC, required repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
 |
function TCCRepCount : Integer; |
|
Properties
 |
property SPM : TbsSPM_26 read GetSPM write SetSPM ; |
SPM, Usage : O, Min : 0, Max : 1
|
 |
property TCC[RepCount:Integer]: TbsTCC_26 read GetTCC; |
TCC, Usage : R, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|