OnMppsCreated Method

Summary
Causes the MppsCreated event to be fired.
Syntax
C#
VB
C++
protected virtual void OnMppsCreated( 
   MppsNCreateCommand sender, 
   MppsChangeEventArgs args 
) 
  
Protected Overridable Sub OnMppsCreated( _ 
   ByVal sender As MppsNCreateCommand, _ 
   ByVal args As MppsChangeEventArgs _ 
)  
protected: 
virtual void OnMppsCreated(  
   MppsNCreateCommand^ sender, 
   MppsChangeEventArgs^ args 
)  

Parameters

sender
The object firing the event.

args
A MppsChangeEventArgs containing the event data.

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

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