Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.8
|
Leadtools.Medical.Workstation.UI Namespace > StudiesViewer Class : StudyExists Method |
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 )