CopyPatient Method

Summary
Copies the patient to DICOM files already stored on the server.
Syntax
C#
VB
C++
protected virtual int CopyPatient( 
   CopyPatient data 
) 
  
Protected Overridable Function CopyPatient( _ 
   ByVal data As CopyPatient _ 
) As Integer 
protected: 
virtual int CopyPatient(  
   CopyPatient^ data 
)  

Parameters

data
The data to copy to new DICOM file.

Return Value

Number of instances updated.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.