LEADTOOLS Medical (Leadtools.Medical.Workstation assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.30
WorkstationViewer.LoadSeriesInformation Class Members
See Also  Properties 
Leadtools.Medical.Workstation.UI Namespace : WorkstationViewer.LoadSeriesInformation Class

The following tables list the members exposed by WorkstationViewer.LoadSeriesInformation.

Public Constructors

 NameDescription
public Constructor WorkstationViewer.LoadSeriesInformation ConstructorInitializes a new instance of the WorkstationViewer.LoadSeriesInformation class.  
Top

Public Properties

 NameDescription
public Property PatientIdGets or sets the Patient ID of the series.  
public Property SeriesInstanceUIDGets or sets the Series Instance UID of the series.  
public Property StreamerGets or sets the object which will load the series into the N:Leadtools.MedicalViewer  
public Property StudyInstanceUIDGets or sets the Study Instance UID of the series.  
public Property ViewerGets or sets the viewer which the series is displayed on.  
Top

See Also