←Select platform

RejectReason Property

Summary

Gets a descriptive string of the reason for associate rejection.

Syntax

C#
VB
C++
public string RejectReason { get; } 
  
Public ReadOnly Property RejectReason As String 
public: 
property String^ RejectReason { 
   String^ get(); 
} 

Property Value

The reason for the rejection.

Remarks

If the DICOM associations was accepted successfully this will be an empty string.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly