CopyStudy Method

Summary
Copies the study.
Syntax
C#
VB
C++
  
Public Function CopyStudy( _ 
   ByVal scp As DicomScp, _ 
   ByVal data As CopyStudy _ 
) As DicomCommandStatusType 
public: 
DicomCommandStatusType CopyStudy(  
   DicomScp^ scp, 
   CopyStudy^ data 
)  

Parameters

scp
The peer connection to send the copy study request to.

data
The data specific to the copy study request.

Return Value

The status of the operation.

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.Scu Assembly

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