Class TbsSUR_P09_FACILITY_FACILITY_DETAIL_26
Unit
BSHL7Grp26
Declaration
type TbsSUR_P09_FACILITY_FACILITY_DETAIL_26 = class(TBSHL7Object)
Description
Represents the FACILITY_DETAIL 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:
FAC, required
PDC, required
NTE, required
Hierarchy
Overview
Properties
Description
Properties
|
property FAC : TbsFAC_26 read GetFAC write SetFAC ; |
FAC, Usage : R, Min : 1, Max : 1
|
|
property PDC : TbsPDC_26 read GetPDC write SetPDC ; |
PDC, Usage : R, Min : 1, Max : 1
|
|
property NTE : TbsNTE_26 read GetNTE write SetNTE ; |
NTE, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|