LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

PublishSeriesLoadingCompleted Method (WorkstationEventBroker)

Show in webframe






The System.Object publishing the event.
The Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation which has been loaded successfully.
Fires the Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.SeriesLoadingCompleted event.
Syntax
public void PublishSeriesLoadingCompleted( 
   object publisher,
   WorkstationViewer.LoadSeriesInformation series
)
'Declaration
 
Public Sub PublishSeriesLoadingCompleted( _
   ByVal publisher As Object, _
   ByVal series As WorkstationViewer.LoadSeriesInformation _
) 
'Usage
 
Dim instance As WorkstationEventBroker
Dim publisher As Object
Dim series As WorkstationViewer.LoadSeriesInformation
 
instance.PublishSeriesLoadingCompleted(publisher, series)

            

            
public: void PublishSeriesLoadingCompleted( 
   Object* publisher,
   WorkstationViewer.LoadSeriesInformation* series
) 
public:
void PublishSeriesLoadingCompleted( 
   Object* publisher,
   WorkstationViewer.LoadSeriesInformation* series
) 

Parameters

publisher
The System.Object publishing the event.
series
The Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation which has been loaded successfully.
Requirements

Target Platforms

See Also

Reference

WorkstationEventBroker Class
WorkstationEventBroker Members

 

 


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