Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
Leadtools.Medical.Storage.DataAccessLayer Namespace > IStorageDataAccessAgent Interface : IsStudyExists Method |
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 )