Reason Property

Summary
Gets or sets the rejection reason.
Syntax
C#
VB
C++
public DicomAssociateRejectReasonType Reason { get; set; } 
  
Public Property Reason As DicomAssociateRejectReasonType 
public: 
property DicomAssociateRejectReasonType Reason { 
   DicomAssociateRejectReasonType get(); 
   void set (    DicomAssociateRejectReasonType ); 
} 

Property Value

A Leadtools.Dicom.DicomAssociateRejectReasonType object that represents the reason for the associate rejection.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.