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

Show in webframe

GetInstanceEntity Method






the unique SOP Instance UID
Returns an instance of the Instance Entity class that is associated with the Instance TableLeadtools.Medical.DataAccessLayer.Catalog.ICatalogEntity
Syntax
public static ICatalogEntity GetInstanceEntity( 
   string sopInstanceUid
)
'Declaration
 
Public Shared Function GetInstanceEntity( _
   ByVal sopInstanceUid As String _
) As ICatalogEntity
'Usage
 
Dim sopInstanceUid As String
Dim value As ICatalogEntity
 
value = RegisteredEntities.GetInstanceEntity(sopInstanceUid)

            

            
public:
static ICatalogEntity^ GetInstanceEntity( 
   String^ sopInstanceUid
) 

Parameters

sopInstanceUid
the unique SOP Instance UID

Return Value

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