GetPatientIDs Method

Summary

Gets a list of all patient IDs.

Syntax
C#
VB
C++
public string[] GetPatientIDs() 
  
Function GetPatientIDs() As String() 
array<String^>^ GetPatientIDs();  

Return Value

An Array of Strings representing the Patient IDs.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Worklist.DataAccessLayer Assembly