←Select platform

New(string) Method

Summary

Creates a new message item.

Syntax

C#
VB
C++
Public Overloads Shared Function New( _ 
   ByVal fullname As String _ 
) As Leadtools.Medical.Hl7.V2x.Models.IHL7MessageItem 
public static IHL7MessageItem New( 
   string fullname 
) 

Parameters

fullname
Name of the message.

Return Value

The new IHL7MessageItem for given fullname.

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