Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

IsStudyExists Method (IStorageDataAccessAgent)






Type: System.String The Study Instance UID used to look for the study information.
Returns whether a study information exists for the given Study Instance UID.
Syntax
bool IsStudyExists( 
   string studyInstanceUID
)
'Declaration
 
Function IsStudyExists( _
   ByVal studyInstanceUID As String _
) As Boolean
'Usage
 
Dim instance As IStorageDataAccessAgent
Dim studyInstanceUID As String
Dim value As Boolean
 
value = instance.IsStudyExists(studyInstanceUID)

            

            
bool IsStudyExists( 
   String^ studyInstanceUID
) 

Parameters

studyInstanceUID
Type: System.String The Study Instance UID used to look for the study information.

Return Value

True if study information found for the provided studyInstanceUID; Otherwise, false.
Requirements

Target Platforms

See Also

Reference

IStorageDataAccessAgent Interface
IStorageDataAccessAgent Members

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