add(TypeFactory,Boolean,Int32,Int32,String) Method

Summary
Adds the specified class or type to the list of underlying members of the segment. The class or type can be a segment or a segment group.
Syntax
C#
C++/CLI
public void add(  
   TypeFactory tf, 
   bool mandatory, 
   int repetition, 
   int maxLength, 
   string description 
) 
public: 
void add(  
   TypeFactory^ tf, 
   bool mandatory, 
   int repetition, 
   int maxLength, 
   String^ description 
)  

Parameters

tf
Type factory of the object to add.

mandatory
True if the component is required.

repetition
Number of the maximum repetitions allowed.

maxLength
Maximum length of the item.

description
Description of the item.

Requirements

Target Platforms

Help Version 22.0.2023.2.4
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.