Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Workstation assembly)

Show in webframe

StudyExists Method







Type: System.String The Study Instance UID to check for.
Check if a study has already been created.
Syntax
public virtual bool StudyExists( 
   string studyInstanceUID
)
'Declaration
 
Public Overridable Function StudyExists( _
   ByVal studyInstanceUID As String _
) As Boolean
'Usage
 
Dim instance As StudiesViewer
Dim studyInstanceUID As String
Dim value As Boolean
 
value = instance.StudyExists(studyInstanceUID)

            

            
public: virtual bool StudyExists( 
   string* studyInstanceUID
) 
public:
virtual bool StudyExists( 
   String^ studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID to check for.

Return Value

Type: System.Boolean True if a study exists with the provided studyInstanceUID
Requirements

Target Platforms

See Also

Reference

StudiesViewer Class
StudiesViewer Members

Error processing SSI file
   Leadtools.Medical.Workstation requires a Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features