C#
VB
C++
Gets or sets the rejection source.
public DicomAssociateRejectSourceType Source { get; set; }
Public Property Source As Leadtools.Dicom.DicomAssociateRejectSourceType
public:
property Leadtools.Dicom.DicomAssociateRejectSourceType Source {
Leadtools.Dicom.DicomAssociateRejectSourceType get();
void set ( Leadtools.Dicom.DicomAssociateRejectSourceType );
}
A Leadtools.Dicom.DicomAssociateRejectSourceType object that represents the source of the associate rejection.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET