C#
VB
C++
Gets the Series Instance UID of the loaded series.
public string SeriesInstanceUID { get; }
Public ReadOnly Property SeriesInstanceUID As String
public:
property String^ SeriesInstanceUID {
String^ get();
}
The Series Instance UID of the loaded series.
Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET