←Select platform

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 Leadtools.Dicom.Common.Datatypes.Patientupdater.CopyPatient _ 
) As Integer 
protected: 
virtual int CopyPatient(  
   Leadtools.Dicom.Common.Datatypes.Patientupdater.CopyPatient^ data 
)  

Parameters

data
The data to copy to new DICOM file.

Return Value

Number of instances updated.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly