SeriesInstanceUID Property
Summary
Gets the Series Instance UID of the series which the 3D volume was generated from.
Syntax
public string SeriesInstanceUID { get; }
Public ReadOnly Property SeriesInstanceUID As String
public:
property String^ SeriesInstanceUID {
String^ get();
}
Property Value
Type: System.String The Series Instance UID of the series which the 3D volume was generated from.