Rejected Property

Summary

Gets a value indicating whether this DicomConnection connection association has been rejected.

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

Property Value

true if rejected; otherwise, false.

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