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

The following tables list the members exposed by SeriesInformation.

Public Constructors

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

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