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(); }