IssueGenericErrorACK Method

Summary

Overridable function to return an acknowledgment message with an "AE" code (Error).

Syntax
C#
VB
C++
Protected Overridable Function IssueGenericErrorACK( _ 
   ByVal id As String _ 
) As String 
protected virtual string IssueGenericErrorACK( 
   string id 
) 
protected: 
virtual String^ IssueGenericErrorACK(  
   String^ id 
)  

Parameters

id

Original message id.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.HL7 Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.