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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scu Assembly