GetCreatedStudies Method

Summary

Get all the Study Instance UID values for the created studies.

Syntax
C#
VB
C++
public virtual string[] GetCreatedStudies() 
  
Public Overridable Function GetCreatedStudies() As String() 
public: 
virtual array<String^>^ GetCreatedStudies();  

Return Value

Type: Array of System.String The Study Instance UID values for the created studies.

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 Assembly