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