C#
VB
C++
Gets a list of Patient IDs from the worklist database.
[OperationContractAttribute()][FaultContractAttribute(System.Type)]public string[] GetPatientIDs()
<OperationContractAttribute()><FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=False)>Function GetPatientIDs() As String()
[OperationContractAttribute()][FaultContractAttribute(DetailType=Leadtools.Medical.Worklist.Wcf.Utils.ApplicationFault,Action="",Name="",Namespace="",ProtectionLevel=ProtectionLevel.None,HasProtectionLevel=false)]array<String^>^ GetPatientIDs();
A list of Patient IDs.
Each item in the ID list is formatted as follows: 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
