←Select platform

SettingInstancePath Event

Summary

Event that is raised when the DICOM instance's path is changed.

Syntax

C#
VB
C++
public event EventHandler<SettingInstancePathEventArgs> SettingInstancePath 
Public Event SettingInstancePath As EventHandler(Of Leadtools.Dicom.Scp.Command.SettingInstancePathEventArgs) 
public:  
   event EventHandler<Leadtools::Dicom::Scp::Command::SettingInstancePathEventArgs^>^ SettingInstancePath 

Event Data
ParameterTypeDescription
senderobjectThe source of the event.
eSettingInstancePathEventArgsThe 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