Source Property

Summary

Gets or sets the rejection source.

Syntax
C#
VB
C++
public DicomAssociateRejectSourceType Source { get; set; } 
  
Public Property Source As DicomAssociateRejectSourceType 
public: 
property DicomAssociateRejectSourceType Source { 
   DicomAssociateRejectSourceType get(); 
   void set (    DicomAssociateRejectSourceType ); 
} 

Property Value

A Leadtools.Dicom.DicomAssociateRejectSourceType object that represents the source of 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