←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 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.