OnCMoveStoreSubOperation Method

Summary

Raises the CMoveStoreSubOperation event.

Syntax
C#
VB
C++
protected virtual void OnCMoveStoreSubOperation( 
   object sender, 
   CMoveStoreSubOperationEventArgs args 
) 
  
Protected Overridable Sub OnCMoveStoreSubOperation( _ 
   ByVal sender As Object, _ 
   ByVal args As CMoveStoreSubOperationEventArgs _ 
)  
protected: 
virtual void OnCMoveStoreSubOperation(  
   Object^ sender, 
   CMoveStoreSubOperationEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A CMoveStoreSubOperationEventArgs containing the event data.

Requirements

Target Platforms

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

Leadtools.Dicom.Scp Assembly