←Select platform

FindPatientOptions Enumeration

Summary

An enumeration containing the possible options for MedicalWebViewerExternalController calls.

Syntax
C#
VB
C++
public enum FindPatientOptions 
Public Enum FindPatientOptions As System.[Enum] 
public enum class FindPatientOptions sealed : System::Enum 

Members

0 All

(0) Find all patients that match the search criteria.

1 WithInstances

(1) Find only patients that have DICOM instances in the database.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly