Class TbsRGV_O15_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_271
Unit
BSHL7Grp271
Declaration
type TbsRGV_O15_ORDER_ORDER_DETAIL_ORDER_DETAIL_SUPPLEMENT_271 = class(TBSHL7Object)
Description
Represents the ORDER_DETAIL_SUPPLEMENT 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:
NTE, required repeating
RXR, required repeating
COMPONENTS, optional repeating
Hierarchy
Overview
Methods
Properties
Description
Methods
|
function NTERepCount : Integer; |
|
|
function RXRRepCount : Integer; |
|
|
function COMPONENTSRepCount : Integer; |
|
Properties
|
property NTE[RepCount:Integer]: TbsNTE_271 read GetNTE; |
NTE, Usage : R, Min : 1, Max : *
|
|
property RXR[RepCount:Integer]: TbsRXR_271 read GetRXR; |
RXR, Usage : R, Min : 1, Max : *
|
Generated by PasDoc 0.14.0.
|