C#
VB
C++
Copies the patient to DICOM files already stored on the server.
protected virtual int CopyPatient(
CopyPatient data
)
Protected Overridable Function CopyPatient( _
ByVal data As Leadtools.Dicom.Common.Datatypes.Patientupdater.CopyPatient _
) As Integer
protected:
virtual int CopyPatient(
Leadtools.Dicom.Common.Datatypes.Patientupdater.CopyPatient^ data
)
data
The data to copy to new DICOM file.
Number of instances updated.
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