←Select platform

GetPatientEntity Method

Summary

Returns an instance of the Patient Entity class that is associated with the Patient TableICatalogEntity

Syntax
C#
C++/CLI
public static ICatalogEntity GetPatientEntity( 
   string patientId 
) 
public:  
   static ICatalogEntity^ GetPatientEntity( 
      String^ patientId 
   ) 

Parameters

patientId

the unique patient ID

Return Value

<value> an instance of the Patient Entity class that is associated with the Patient TableICatalogEntity</value>

Remarks

For more information, refer to AddItem and LEAD Medical Storage Server Custom Database.

Requirements

Target Platforms

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

Leadtools.Medical.Storage.DataAccessLayer Assembly

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