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

Series Property (SeriesDropLoaderRequestedEventArgs)







Gets the series information for the dropped series.
Syntax
public SeriesInformation Series {get;}
'Declaration
 
Public ReadOnly Property Series As SeriesInformation
'Usage
 
Dim instance As SeriesDropLoaderRequestedEventArgs
Dim value As SeriesInformation
 
value = instance.Series
public SeriesInformation Series {get;}
 get_Series(); 
public: __property SeriesInformation* get_Series();
public:
property SeriesInformation* Series {
   SeriesInformation* get();
}

Property Value

Type: Leadtools.Medical.Workstation.SeriesInformation The series information for the dropped series.
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

SeriesDropLoaderRequestedEventArgs Class
SeriesDropLoaderRequestedEventArgs Members

 

 


Products | Support | Contact Us | Copyright Notices

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