PublishSeriesLoadingCompleted Method

Summary
Fires the SeriesLoadingCompleted event.
Syntax
C#
VB
C++
public void PublishSeriesLoadingCompleted( 
   object publisher, 
   LoadSeriesInformation series 
) 
  
Sub PublishSeriesLoadingCompleted( _ 
   ByVal publisher As Object, _ 
   ByVal series As LoadSeriesInformation _ 
)  
void PublishSeriesLoadingCompleted(  
   Object^ publisher, 
   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

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.