|
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 |
The following tables list the members exposed by RegisteredEntities.
| Name | Description | |
|---|---|---|
![]() ![]() | InstanceEntityName | Returns the InstanceEntityName |
![]() ![]() | Items | Returns a Dictionary of items that can be used to associate an entity name with the user defined class associated with that entity |
![]() ![]() | PatientEntityName | Returns the PatientEntity Name |
![]() ![]() | SeriesEntityName | Returns the SeriesEntityName |
![]() ![]() | StudyEntityName | Returns the StudyEntityName |
| Name | Description | |
|---|---|---|
![]() ![]() | AddItem | Adds an item (an associate between a user defined class and the corresponding Entity) to the internal Dictionary |
![]() ![]() | GetInstanceEntity | Returns an instance of the Instance Entity class that is associated with the Instance TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity |
![]() ![]() | GetPatientEntity | Returns an instance of the Patient Entity class that is associated with the Patient TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity |
![]() ![]() | GetSeriesEntity | Returns an instance of the Series Entity class that is associated with the Series TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity |
![]() ![]() | GetStudyEntity | Returns an instance of the Study Entity class that is associated with the Study TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity |