←Select platform

add(TypeFactory,Boolean,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#
VB
C++
Protected Overloads Sub add( _ 
   ByVal tf As Leadtools.Medical.HL7.V2x.Models.TypeFactory, _ 
   ByVal mandatory As Boolean, _ 
   ByVal repeating As Boolean, _ 
   ByVal choiceElement As Boolean _ 
)  

Parameters

tf
Type or Class factory of the object to add.

mandatory
True if the component is required.

repeating
True if the component may be repeated.

choiceElement
True if the element is a choice element.

Requirements

Target Platforms

Help Version 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly