LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

IsStudyExists Method (IStorageDataAccessAgent)

Show in webframe





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

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

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