Class TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_271

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_271 = class(TBSHL7Object)

Description

Represents the PRODUCT_SERVICE_GROUP 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:

  1. PSG, required

  2. PRODUCT_SERVICE_LINE_INFO, required repeating

Hierarchy

Overview

Methods

Public function PRODUCT_SERVICE_LINE_INFORepCount : Integer;

Properties

Public property PSG : TbsPSG_271 read GetPSG write SetPSG ;
Public property PRODUCT_SERVICE_LINE_INFO[RepCount:Integer]: TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_INFO_271 read GetPRODUCT_SERVICE_LINE_INFO;

Description

Methods

Public function PRODUCT_SERVICE_LINE_INFORepCount : Integer;
 

Properties

Public property PSG : TbsPSG_271 read GetPSG write SetPSG ;

PSG, Usage : R, Min : 1, Max : 1

Public property PRODUCT_SERVICE_LINE_INFO[RepCount:Integer]: TbsEHC_E10_INVOICE_PROCESSING_RESULTS_INFO_PRODUCT_SERVICE_SECTION_PRODUCT_SERVICE_GROUP_PRODUCT_SERVICE_LINE_INFO_271 read GetPRODUCT_SERVICE_LINE_INFO;

PRODUCT_SERVICE_LINE_INFO, Usage : R, Min : 1, Max : *


Generated by PasDoc 0.14.0.