The following tables list the members exposed by Series.
| Name | Description | |
|---|---|---|
| Series Constructor |
| Name | Description | |
|---|---|---|
| ExtensionData | Overloaded. Inherits from System.Runtime.Serialization.IExtensibleDataObject |
| FrameCount | Gets or sets the number of DICOM instances in the series. |
| Modality | Gets or sets the modality name. |
| SeriesDate | Gets or sets the series date. |
| SeriesDescription | Gets or sets the series description. |
| SeriesInstanceUID | Gets or sets the Series Instance UID of the series. |
| SeriesNumber | Gets or sets the series number. |
| SeriesTime | Gets or sets the series time. |
| StudyInstanceUID | Gets the Study Instance UID of the series. |
| Name | Description | |
|---|---|---|
| RaisePropertyChanged | Raises the Study.PropertyChanged event. |
| Name | Description | |
|---|---|---|
| PropertyChanged | Occurs when a property value change. |