Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

GetPatientEntity Method






the unique patient ID
Returns an instance of the Patient Entity class that is associated with the Patient TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity
Syntax
public static ICatalogEntity GetPatientEntity( 
   string patientId
)
'Declaration
 
Public Shared Function GetPatientEntity( _
   ByVal patientId As String _
) As ICatalogEntity
'Usage
 
Dim patientId As String
Dim value As ICatalogEntity
 
value = RegisteredEntities.GetPatientEntity(patientId)

            

            
public:
static ICatalogEntity^ GetPatientEntity( 
   String^ patientId
) 

Parameters

patientId
the unique patient ID

Return Value

an instance of the Patient Entity class that is associated with the Patient TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity
Remarks
See AddItem and LEAD Medical Storage Server Custom Database for more details.
Requirements

Target Platforms

See Also

Reference

RegisteredEntities Class
RegisteredEntities Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features