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


"

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

"

Public Properties

 NameDescription
public Property DescriptionGets or sets the series description.  
public Property ModalityGets or sets the modality name.  
public Property NumberOfSeriesRelatedInstancesGets or sets the number of DICOM instances in the series.  
public Property PatientIdGets the Patient ID of the sreies.  
public Property SeriesDateGets or sets the series date.  
public Property SeriesInstanceUIDGets or sets the Series Instance UID of the series.  
public Property SeriesNumberGets or sets the series number.  
public Property SeriesTimeGets or sets the series time.  
public Property StudyInstanceUIDGets the Study Instance UID of the series.  
public Property ThumbnailGets or sets a representative thumbnail image for the series  
Top

See Also