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

Leadtools.Dicom.Scu Assembly