←Select platform

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 Leadtools.Medical.Workstation.Ui.WorkstationViewer.LoadSeriesInformation, _ 
   ByVal error As Exception _ 
)  
public: 
void PublishSeriesLoadingError(  
   Object^ publisher, 
   Leadtools.Medical.Workstation.Ui.WorkstationViewer.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly