LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
LoadSeriesErrorEventArgs Class Members
See Also  Properties 
Leadtools.Medical.Workstation.UI Namespace : LoadSeriesErrorEventArgs Class

The following tables list the members exposed by LoadSeriesErrorEventArgs.

Public Constructors

 NameDescription
public Constructor LoadSeriesErrorEventArgs ConstructorInitializes a new instance of the LoadSeriesErrorEventArgs class.  
Top

Public Properties

 NameDescription
public Property ErrorGets the error System.Exception.  
public Property LoadedSeriesGets the series information. (Inherited from Leadtools.Medical.Workstation.UI.LoadSeriesEventArgs)
Top

See Also