GetAdmissionIDs Method

Summary
Gets the admission ids in the database.
Syntax
C#
VB
C++
public string[] GetAdmissionIDs() 
  
Public Function GetAdmissionIDs() As String() 
public: 
array<String^>^ GetAdmissionIDs();  

Return Value

A list of admission ids.

Example

For an example refer to AddVisit

Requirements

Target Platforms

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

Leadtools.Medical.Worklist.Wcf Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.