Class TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_PACKAGING_26

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M16_MATERIAL_ITEM_RECORD_PURCHASING_VENDOR_PACKAGING_26 = class(TBSHL7Object)

Description

Represents the PACKAGING 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. PKG, required

  2. PCE, optional repeating

Hierarchy

Overview

Methods

Public function PCERepCount : Integer;

Properties

Public property PKG : TbsPKG_26 read GetPKG write SetPKG ;
Public property PCE[RepCount:Integer]: TbsPCE_26 read GetPCE;

Description

Methods

Public function PCERepCount : Integer;
 

Properties

Public property PKG : TbsPKG_26 read GetPKG write SetPKG ;

PKG, Usage : R, Min : 1, Max : 1

Public property PCE[RepCount:Integer]: TbsPCE_26 read GetPCE;

PCE, Usage : O, Min : 0, Max : *


Generated by PasDoc 0.14.0.