OnLoadingStarted Method

Summary
Called when the MedicalViewerLoaderBase start loading a series due to a call to the LoadSeries(String,String) method.
Syntax
C#
C++/CLI
protected virtual void OnLoadingStarted( 
   string studyInstanceUid, 
   string seriesInstanceUid 
) 
protected: 
virtual void OnLoadingStarted(  
   String^ studyInstanceUid, 
   String^ seriesInstanceUid 
)  

Parameters

studyInstanceUid
A System.String representing the Study Instance UID.

seriesInstanceUid
A System.String representing the Series Instance UID.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation.Loader Assembly

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