Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > SeriesDropLoaderRequestedEventArgs Class : Series Property |
public SeriesInformation Series {get;}
'Declaration Public ReadOnly Property Series As SeriesInformation
'Usage Dim instance As SeriesDropLoaderRequestedEventArgs Dim value As SeriesInformation value = instance.Series
public: __property SeriesInformation* get_Series();
public: property SeriesInformation^ Series { SeriesInformation^ get(); }