|
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 : GetStudyEntity Method |
public static ICatalogEntity GetStudyEntity( string studyInstanceUid )
'Declaration Public Shared Function GetStudyEntity( _ ByVal studyInstanceUid As String _ ) As ICatalogEntity
'Usage Dim studyInstanceUid As String Dim value As ICatalogEntity value = RegisteredEntities.GetStudyEntity(studyInstanceUid)
public: static ICatalogEntity^ GetStudyEntity( String^ studyInstanceUid )