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

WorkstationLoadedSeries Property







Gets a collection of Leadtools.Medical.Workstation.UI.WorkstationViewer.LoadSeriesInformation that represents the current information for all loaded series.
Syntax
public virtual ListWithEvents<WorkstationViewer.LoadSeriesInformation> WorkstationLoadedSeries {get;}
'Declaration
 
Public Overridable ReadOnly Property WorkstationLoadedSeries As ListWithEvents(Of WorkstationViewer.LoadSeriesInformation)
'Usage
 
Dim instance As WorkstationState
Dim value As ListWithEvents(Of WorkstationViewer.LoadSeriesInformation)
 
value = instance.WorkstationLoadedSeries
public virtual ListWithEvents<WorkstationViewer.LoadSeriesInformation> WorkstationLoadedSeries {get;}
 get_WorkstationLoadedSeries(); 
public: __property virtual ListWithEvents<WorkstationViewer.LoadSeriesInformation*>* get_WorkstationLoadedSeries();

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: 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

WorkstationState Class
WorkstationState Members

 

 


Products | Support | Contact Us | Copyright Notices

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