MoveStudyToNewPatient Method

Summary
Move a study to a new patient.
Syntax
C#
C++/CLI
public DicomCommandStatusType MoveStudyToNewPatient( 
   DicomScp scp, 
   MoveToNewPatient data 
) 
public: 
DicomCommandStatusType MoveStudyToNewPatient(  
   DicomScp^ scp, 
   MoveToNewPatient^ data 
)  

Parameters

scp
The peer connection to send the move study to new patient request to.

data
The data specific to the move study to new patient request.

Return Value

The status of the operation.

Requirements

Target Platforms

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

Leadtools.Dicom.Scu Assembly

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