C#
VB
C++
Gets the DICOM Server information to which the store is being performed against.
public DicomScp SCP { get; }
Public ReadOnly Property SCP As Leadtools.Dicom.Scu.DicomScp
public:
property Leadtools.Dicom.Scu.DicomScp^ SCP {
Leadtools.Dicom.Scu.DicomScp^ get();
}
The Server information to perform the DICOM store against.
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