PublishSeriesLoadingError Method

Syntax
C#
VB
C++
public void PublishSeriesLoadingError( 
   object publisher, 
   LoadSeriesInformation series, 
   Exception error 
) 
  
Public Sub PublishSeriesLoadingError( _ 
   ByVal publisher As Object, _ 
   ByVal series As LoadSeriesInformation, _ 
   ByVal error As Exception _ 
)  
public: 
void PublishSeriesLoadingError(  
   Object^ publisher, 
   LoadSeriesInformation^ series, 
   Exception^ error 
)  

Parameters

publisher
The System.Object publishing the event.

error
The System.Exception that caused the series loading to fail.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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