Class TbsSUR_P09_FACILITY_FACILITY_DETAIL_231
Unit
BSHL7Grp231
Declaration
type TbsSUR_P09_FACILITY_FACILITY_DETAIL_231 = 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_231 read GetFAC write SetFAC ; |
FAC, Usage : R, Min : 1, Max : 1
|
|
property PDC : TbsPDC_231 read GetPDC write SetPDC ; |
PDC, Usage : R, Min : 1, Max : 1
|
|
property NTE : TbsNTE_231 read GetNTE write SetNTE ; |
NTE, Usage : R, Min : 1, Max : 1
|
Generated by PasDoc 0.14.0.
|