LEADTOOLS Medical (Leadtools.Dicom.Web assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
Series Class Members
See Also  Properties  Methods  Events
Leadtools.Dicom.Web 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 ExtensionDataOverloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject  
public Property FrameCountGets or sets the number of DICOM instances in the series.  
public Property ModalityGets or sets the modality name.  
public Property SeriesDateGets or sets the series date.  
public Property SeriesDescriptionGets or sets the series description.  
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.  
Top

Protected Methods

 NameDescription
protected Method RaisePropertyChangedRaises the Study.PropertyChanged event.  
Top

Public Events

 NameDescription
public Event PropertyChangedOccurs when a property value change.  
Top

See Also