add(Type,Boolean,Boolean) Method

Summary
Adds the specified class or type to the list of underlying members in the message. Mainly it adds a Segment or a SegmentsGroup.
Syntax
C#
C++/CLI
protected void add(  
   Type t, 
   bool mandatory, 
   bool repeating 
) 
protected: 
void add(  
   Type^ t, 
   bool mandatory, 
   bool repeating 
)  

Parameters

t
Type of the object to add.

mandatory
True if the component is required.

repeating
True if the component may be repeated.

Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 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.