LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

OnSeriesReady Method

Show in webframe






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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.