Class TbsMFR_M07_MF_QUERY_26
Unit
BSHL7Grp26
Declaration
type TbsMFR_M07_MF_QUERY_26 = class(TBSHL7Object)
Description
Represents the MF_QUERY 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
CM0, required
CM2, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function CM2RepCount : Integer; |
|
Properties
|
property MFE : TbsMFE_26 read GetMFE write SetMFE ; |
MFE, Usage : R, Min : 1, Max : 1
|
|
property CM0 : TbsCM0_26 read GetCM0 write SetCM0 ; |
CM0, Usage : R, Min : 1, Max : 1
|
|
property CM2[RepCount:Integer]: TbsCM2_26 read GetCM2; |
CM2, Usage : O, Min : 0, Max : *
|
Generated by PasDoc 0.14.0.
|