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


"

For a list of all members of this type, see ListViewSeriesInformation members.

"

Public Properties

 NameDescription
public Property DescriptionGets or sets the series description. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property InstancesReturns the instances in the series.  
public Property ItemsGets or sets an array of IImageListViewItem items.  
public Property ModalityGets or sets the modality name. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property NumberOfSeriesRelatedInstancesGets or sets the number of DICOM instances in the series. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property PatientIdGets the Patient ID of the sreies. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property SeriesDateGets or sets the series date. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property SeriesInstanceUIDGets or sets the Series Instance UID of the series. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property SeriesNumberGets or sets the series number. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property SeriesTimeGets or sets the series time. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property StudyInstanceUIDGets the Study Instance UID of the series. (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
public Property TextGets or sets the text of the item.  
public Property ThumbnailGets or sets a representative thumbnail image for the series (Inherited from Leadtools.Medical.Workstation.SeriesInformation)
Top

See Also