Reason Property

Summary

Gets the Reason for the association rejection.

Syntax
C#
VB
C++
public DicomAssociateRejectReasonType Reason { get; } 
  
Public ReadOnly Property Reason As DicomAssociateRejectReasonType 
public: 
property DicomAssociateRejectReasonType Reason { 
   DicomAssociateRejectReasonType get(); 
} 

Property Value

The Reason for the association rejection.

Requirements

Target Platforms

Help Version 20.0.2020.3.24
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Client Assembly