←Select platform

GetPatientEntity Method (RegisteredEntities)

Summary

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

Syntax

C#
VB
C++
public static ICatalogEntity GetPatientEntity( 
   string patientId 
) 
Public Shared Function GetPatientEntity( 
   ByVal patientId As String 
) As ICatalogEntity 
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

See AddItem and <see href="https://www.leadtools.com/help/leadtools/v19m/dh/to/di-topics-leadmedicalstorageservercustomdb.html">LEAD Medical Storage Server Custom Database</see> for more details.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Storage.DataAccessLayer Assembly
Click or drag to resize