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

Show in webframe

OnSeriesReady Method







The object firing the event.
A Leadtools.Medical.Workstation.SeriesInformationEventArgs containing the event data.
Raises the SeriesReady event.
Syntax
protected virtual void OnSeriesReady( 
   object sender,
   SeriesInformationEventArgs e
)
'Declaration
 
Protected Overridable Sub OnSeriesReady( _
   ByVal sender As Object, _
   ByVal e As SeriesInformationEventArgs _
) 
'Usage
 
Dim instance As QueueManager
Dim sender As Object
Dim e As SeriesInformationEventArgs
 
instance.OnSeriesReady(sender, e)

            

            
protected: virtual void OnSeriesReady( 
   Object* sender,
   SeriesInformationEventArgs* e
) 
protected:
virtual void OnSeriesReady( 
   Object^ sender,
   SeriesInformationEventArgs^ e
) 

Parameters

sender
The object firing the event.
e
A Leadtools.Medical.Workstation.SeriesInformationEventArgs containing the event data.
Requirements

Target Platforms

See Also

Reference

QueueManager Class
QueueManager Members

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