C#
VB
C++
Checks if the reply was a failure code.
Public ReadOnly Property IsFailureCode As Boolean
public bool IsFailureCode { get; }
public:
property bool IsFailureCode {
bool get();
}
Gets a boolean which is true if the reply was a failure code.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET