←Select platform

PatientInfo Class

Summary

The PatientInfo class contains information about a patient.

Syntax
C#
VB
C++
[DataContractAttribute()] 
public class PatientInfo 
<DataContractAttribute()>  
Public Class PatientInfo 
public [DataContractAttribute] 
   ref class PatientInfo 

Remarks

The PatientInfo class is used with the FindPatient(string,FindPatientOptions,List<T><PatientInfo>) method.

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