OnBeforeCMove Method

Summary
Raises the BeforeCMove event.
Syntax
C#
VB
C++
protected virtual DicomCommandPriorityType OnBeforeCMove( 
   BeforeCMoveEventArgs e 
) 
  
Protected Function OnBeforeCMove( _ 
   ByVal e As BeforeCMoveEventArgs _ 
) As DicomCommandPriorityType 
protected: 
DicomCommandPriorityType OnBeforeCMove(  
   BeforeCMoveEventArgs^ e 
)  

Parameters

e
The Leadtools.Dicom.Scu.Common.BeforeCMoveEventArgs instance containing the event data.

Return Value

The priority level of the message.

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.