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 > LoadSeriesEventArgs Class : LoadedSeries Property |
public WorkstationViewer.LoadSeriesInformation LoadedSeries {get;}
'Declaration Public ReadOnly Property LoadedSeries As WorkstationViewer.LoadSeriesInformation
'Usage Dim instance As LoadSeriesEventArgs Dim value As WorkstationViewer.LoadSeriesInformation value = instance.LoadedSeries
public: __property WorkstationViewer.LoadSeriesInformation* get_LoadedSeries();
public: property WorkstationViewer.LoadSeriesInformation^ LoadedSeries { WorkstationViewer.LoadSeriesInformation^ get(); }