WorkstationLoadedSeries Property

Summary
Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation that represents the current information for all loaded series.
Syntax
C#
C++/CLI
public virtual ListWithEvents<LoadSeriesInformation> WorkstationLoadedSeries { get; } 
public:  
   virtual property ListWithEvents<LoadSeriesInformation^>^ WorkstationLoadedSeries 
   { 
      ListWithEvents<LoadSeriesInformation^>^ get() 
   } 

Property Value

A ListWithEvents<T> that contains the current information for all loaded series.

Remarks

When a series is loaded by or removed from a Leadtools.Medical.Workstation.UI.WorkstationViewer control this list will be updated.

Requirements

Target Platforms

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

Leadtools.Medical.Workstation Assembly

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