Class TbsMFN_M06_MF_CLIN_STUDY_MF_PHASE_SCHED_DETAIL_23

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TbsMFN_M06_MF_CLIN_STUDY_MF_PHASE_SCHED_DETAIL_23 = class(TBSHL7Object)

Description

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

  1. CM1, required

  2. CM2, optional repeating

Hierarchy

Overview

Methods

Public function CM2RepCount : Integer;

Properties

Public property CM1 : TbsCM1_23 read GetCM1 write SetCM1 ;
Public property CM2[RepCount:Integer]: TbsCM2_23 read GetCM2;

Description

Methods

Public function CM2RepCount : Integer;
 

Properties

Public property CM1 : TbsCM1_23 read GetCM1 write SetCM1 ;

CM1, Usage : R, Min : 1, Max : 1

Public property CM2[RepCount:Integer]: TbsCM2_23 read GetCM2;

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


Generated by PasDoc 0.14.0.