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 > StorageDbDataAccessAgent Class : IsStudyExists Method |
public virtual bool IsStudyExists( string studyInstanceUID )
'Declaration Public Overridable Function IsStudyExists( _ ByVal studyInstanceUID As String _ ) As Boolean
'Usage Dim instance As StorageDbDataAccessAgent Dim studyInstanceUID As String Dim value As Boolean value = instance.IsStudyExists(studyInstanceUID)
public: virtual bool IsStudyExists( String^ studyInstanceUID )