Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom.Scu assembly)

Show in webframe

Reason Property (Parameters)






Gets or sets the rejection reason.
Syntax
public DicomAssociateRejectReasonType Reason {get; set;}
'Declaration
 
Public Property Reason As DicomAssociateRejectReasonType
'Usage
 
Dim instance As Parameters
Dim value As DicomAssociateRejectReasonType
 
instance.Reason = value
 
value = instance.Reason

            

            
public:
property DicomAssociateRejectReasonType Reason {
   DicomAssociateRejectReasonType get();
   void set (    DicomAssociateRejectReasonType value);
}

Property Value

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

Target Platforms

See Also

Reference

Parameters Class
Parameters Members

Error processing SSI file
Leadtools.Dicom.Scu requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features