←Select platform

CloseEnvelope Method

Summary

Writes the MLP closing envelope.

Syntax

C#
VB
C++
Public Sub CloseEnvelope( _ 
   ByVal suffix() As Byte _ 
)  
public void CloseEnvelope( 
   byte[] suffix 
) 
public: 
void CloseEnvelope(  
   array<byte>^ suffix 
)  

Parameters

suffix
The bytes sequence that defines the envelope's end.

Requirements

Target Platforms

See Also

Reference

MLPWriter Class

MLPWriter Members

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