←Select platform

IssueGenericErrorACK Method

Summary

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

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

Parameters

id

Original message id.

Return Value

Formatted string that contains the error message.

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.