|
Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.8.26
|
| Leadtools.Medical.Storage.DataAccessLayer Namespace > RegisteredEntities Class : GetPatientEntity Method |
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 )