←Select platform

OnMppsUpdated Method

Summary

Causes the MppsUpdated event to be fired.

Syntax

C#
VB
C++
protected virtual void OnMppsUpdated( 
   MppsNSetCommand sender, 
   MppsChangeEventArgs args 
) 
  
Protected Overridable Sub OnMppsUpdated( _ 
   ByVal sender As Leadtools.Dicom.Scp.Command.MppsNSetCommand, _ 
   ByVal args As Leadtools.Dicom.Scp.Command.MppsChangeEventArgs _ 
)  

Parameters

sender
The object firing the event.

args
A MppsChangeEventArgs containing the event data.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Scp Assembly