Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.25
|
Leadtools.Medical.Worklist.DataAccessLayer Namespace > IWorklistDataAccessAgent Interface : GetPatientIDs Method |
string[] GetPatientIDs()
'Declaration Function GetPatientIDs() As String()
'Usage Dim instance As IWorklistDataAccessAgent Dim value() As String value = instance.GetPatientIDs()
array<String^>^ GetPatientIDs();