SeriesInstanceUID Property

Summary

Gets the Series Instance UID for the images to be loaded in the cell.

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

Property Value

A System.String representing the Series Instance UID for the images to be loaded in the cell.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation.Loader Assembly