Leadtools.Medical.Workstation Namespace > WorkstationState Class : WorkstationLoadedSeries Property |
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();
public: virtual property ListWithEvents<WorkstationViewer.LoadSeriesInformation*>* WorkstationLoadedSeries { ListWithEvents<WorkstationViewer.LoadSeriesInformation*>* get(); }
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