StudyInstanceUID Property

Summary

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

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

Property Value

A System.String representing the Study 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