Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.Interfaces Namespace > IWorkstationEventBroker Interface : PublishSeriesLoadingCompleted Method |
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 )
void PublishSeriesLoadingCompleted( Object^ publisher, WorkstationViewer.LoadSeriesInformation^ series )