SeriesInstanceUID Property
Summary
Gets the Series Instance UID of the series which the 3D volume was generated from.
Syntax
public string SeriesInstanceUID { get; }
public: __property string* get_SeriesInstanceUID();
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.