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

Show in webframe

GetStudyEntity Method






the unique Study Instance UID
Returns an instance of the Study Entity class that is associated with the Study TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity
Syntax
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
) 

Parameters

studyInstanceUid
the unique Study Instance UID

Return Value

an instance of the Study Entity class that is associated with the Study 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