LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)
LEAD Technologies, Inc

PublishSeriesLoadingCompleted Method (IWorkstationEventBroker)







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
void PublishSeriesLoadingCompleted( 
   object publisher,
   WorkstationViewer.LoadSeriesInformation series
)
'Declaration
 
Sub PublishSeriesLoadingCompleted( _
   ByVal publisher As Object, _
   ByVal series As WorkstationViewer.LoadSeriesInformation _
) 
'Usage
 
Dim instance As IWorkstationEventBroker
Dim publisher As Object
Dim series As WorkstationViewer.LoadSeriesInformation
 
instance.PublishSeriesLoadingCompleted(publisher, series)
void PublishSeriesLoadingCompleted( 
   object publisher,
   WorkstationViewer.LoadSeriesInformation series
)
function Leadtools.Medical.Workstation.Interfaces.IWorkstationEventBroker.PublishSeriesLoadingCompleted( 
   publisher ,
   series 
)
void PublishSeriesLoadingCompleted( 
   Object* publisher,
   WorkstationViewer.LoadSeriesInformation* series
) 
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: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

IWorkstationEventBroker Interface
IWorkstationEventBroker Members

 

 


Products | Support | Contact Us | Copyright Notices

© 2006-2012 All Rights Reserved. LEAD Technologies, Inc.