←Select platform

PatientInfo Constructor(string,string,string,string,string,string)

Summary

Initializes a new instance of the PatientInfo class with the patientId, name, birthDate, sex, ethnicGroup, and comments.

Syntax
C#
C++/CLI
public PatientInfo( 
   string patientId, 
   string name, 
   string birthDate, 
   string sex, 
   string ethnicGroup, 
   string comments 
) 
public:  
   PatientInfo() 

Parameters

patientId

The patient's ID.

name

The patient's name.

birthDate

The patient's birth date.

sex

The patient's sex.

ethnicGroup

The patient's ethnic group.

comments

The comments about the patient.

Requirements

Target Platforms

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

Leadtools.Medical.WebViewer.ExternalControl Assembly

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