←Select platform

AckCode Property

Summary

Retrieves the acknowledgment code.

Syntax

C#
VB
C++
Public Property AckCode As String 
public string AckCode { get; set; } 
public: 
property String^ AckCode { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

Gets or sets the acknowledgment code.

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