Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Series Class Members
See Also  Properties 
Leadtools.Dicom.Services.DataTypes Namespace : Series Class

The following tables list the members exposed by Series.

Public Constructors

 NameDescription
public Constructor Series Constructor  
Top

Public Properties

 NameDescription
public Property FrameCount Gets or sets the number of DICOM instances in the series.  
public Property Modality Gets or sets the modality name.  
public Property SeriesDate Gets or sets the series date.  
public Property SeriesDescription Gets or sets the series description.  
public Property SeriesInstanceUID Gets or sets the Series Instance UID of the series.  
public Property SeriesNumber Gets or sets the series number.  
public Property SeriesTime Gets or sets the series time.  
public Property StudyInstanceUID Gets the Study Instance UID of the series.  
Top

See Also