Class TbsMFN_M08_MF_TEST_NUMERIC_26
Unit
BSHL7Grp26
Declaration
type TbsMFN_M08_MF_TEST_NUMERIC_26 = class(TBSHL7Object)
Description
Represents the MF_TEST_NUMERIC 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:
MFE, required
OM1, required
OM2, optional
OM3, optional
OM4, optional
Hierarchy
Overview
Properties
Description
Properties
|
property MFE : TbsMFE_26 read GetMFE write SetMFE ; |
MFE, Usage : R, Min : 1, Max : 1
|
|
property OM1 : TbsOM1_26 read GetOM1 write SetOM1 ; |
OM1, Usage : R, Min : 1, Max : 1
|
|
property OM2 : TbsOM2_26 read GetOM2 write SetOM2 ; |
OM2, Usage : O, Min : 0, Max : 1
|
|
property OM3 : TbsOM3_26 read GetOM3 write SetOM3 ; |
OM3, Usage : O, Min : 0, Max : 1
|
|
property OM4 : TbsOM4_26 read GetOM4 write SetOM4 ; |
OM4, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|