C#
VB
C++
Gets a list of Patient IDs from the worklist database.
public string[] GetPatientIDs() Public Function GetPatientIDs() As String()
public:array<String^>^ GetPatientIDs();
A list of Patient IDs.
Each item in the ID list uses the following format: PatientID;IssuerOfPatientId.
For an example refer to AddPatient
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
