StudyInstanceUID Property

Summary

Gets the study instance UID.

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

Property Value

The study instance UID.

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.Dicom.Scu Assembly