←Select platform

IsFailureCode Property

Summary

Checks if the reply was a failure code.

Syntax

C#
VB
C++
Public ReadOnly Property IsFailureCode As Boolean 
public bool IsFailureCode { get; } 
public: 
property bool IsFailureCode { 
   bool get(); 
} 

Property Value

Gets a boolean which is true if the reply was a failure 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