Class TbsMFN_M02_MF_STAFF_23
Unit
BSHL7Grp23
Declaration
type TbsMFN_M02_MF_STAFF_23 = class(TBSHL7Object)
Description
Represents the MF_STAFF 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
STF, required
PRA, optional
Hierarchy
Overview
Properties
Description
Properties
|
property MFE : TbsMFE_23 read GetMFE write SetMFE ; |
MFE, Usage : R, Min : 1, Max : 1
|
|
property STF : TbsSTF_23 read GetSTF write SetSTF ; |
STF, Usage : R, Min : 1, Max : 1
|
|
property PRA : TbsPRA_23 read GetPRA write SetPRA ; |
PRA, Usage : O, Min : 0, Max : 1
|
Generated by PasDoc 0.14.0.
|