←Select platform

SeriesInstanceUID Property

Summary

Gets the Series Instance UID of the loaded series.

Syntax

C#
VB
C++
public string SeriesInstanceUID { get; } 
  
Public ReadOnly Property SeriesInstanceUID As String 
public: 
property String^ SeriesInstanceUID { 
   String^ get(); 
} 

Property Value

The Series Instance UID of the loaded series.

Example

Refer to the Medical Web Viewer demo in the WorkstationWebViewer project.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Web Assembly