Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

Series Property (ListViewStudiesInformation)







Gets a list of ListViewSeriesInformation objects that contain the series information.
Syntax
public List<ListViewSeriesInformation> Series {get;}
'Declaration
 
Public ReadOnly Property Series As List(Of ListViewSeriesInformation)
'Usage
 
Dim instance As ListViewStudiesInformation
Dim value As List(Of ListViewSeriesInformation)
 
value = instance.Series

            

            
public: __property List<ListViewSeriesInformation*>* get_Series();
public:
property List<ListViewSeriesInformation^>^ Series {
   List<ListViewSeriesInformation^>^ get();
}

Property Value

A List of ListViewSeriesInformation objects that contain the series information.
Requirements

Target Platforms

See Also

Reference

ListViewStudiesInformation Class
ListViewStudiesInformation Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features