C#
VB
C++
Gets or sets the DICOM Server where the matched results will be moved to.
public DicomScp StoreScp { get; set; }
Public Property StoreScp As Leadtools.Dicom.Scu.DicomScp
public:
property Leadtools.Dicom.Scu.DicomScp^ StoreScp {
Leadtools.Dicom.Scu.DicomScp^ get();
void set ( Leadtools.Dicom.Scu.DicomScp^ );
}
The DICOM Server where the matched results will be moved to.
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