Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

SeriesLoadingError Event (IWorkstationEventBroker)







Occurs when loading a series fail.
Syntax
event EventHandler<LoadSeriesErrorEventArgs> SeriesLoadingError
'Declaration
 
Event SeriesLoadingError As EventHandler(Of LoadSeriesErrorEventArgs)
'Usage
 
Dim instance As IWorkstationEventBroker
Dim handler As EventHandler(Of LoadSeriesErrorEventArgs)
 
AddHandler instance.SeriesLoadingError, handler

            

            
__event EventHandler<LoadSeriesErrorEventArgs*>* SeriesLoadingError
event EventHandler<LoadSeriesErrorEventArgs^>^ SeriesLoadingError
Event Data

The event handler receives an argument of type LoadSeriesErrorEventArgs containing data related to this event. The following LoadSeriesErrorEventArgs properties provide information specific to this event.

PropertyDescription
Error Gets the error System.Exception.
LoadedSeries (Inherited from Leadtools.Medical.Workstation.UI.LoadSeriesEventArgs)Gets the series information.
Requirements

Target Platforms

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features