←Select platform

Patient Constructor(string)

Summary

Initializes a new instance of the Patient class with matching arguments.

Syntax
C#
VB
C++
public Patient( 
   string patientID 
) 
Public Sub New() 
public:  
   Patient() 

Parameters

patientID

A System.String value representing the Patient ID used for matching.

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.Storage.DataAccessLayer Assembly

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