C#
VB
C++
Gets a descriptive string of the reason for associate rejection.
public string RejectReason { get; }
Public ReadOnly Property RejectReason As String
public:
property String^ RejectReason {
String^ get();
}
The reason for the rejection.
If the DICOM associations was accepted successfully this will be an empty string.
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