←Select platform

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#
VB
C++
Public Overloads Sub add( _ 
   ByVal tf As Leadtools.Medical.HL7.V2x.Models.TypeFactory, _ 
   ByVal mandatory As Boolean, _ 
   ByVal repetition As Integer, _ 
   ByVal maxLength As Integer, _ 
   ByVal description As String _ 
)  

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 19.0.2017.10.30
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly