Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

GetExternalStoreGuid Method (IExternalStoreDataAccessAgent)






The SOP Instance UID that identifies the instance.
Gets the GUID of 'External Store' from the ExternalStore table that corresponds to the instance sopInstanceUid
Syntax
string GetExternalStoreGuid( 
   string sopInstanceUid
)
'Declaration
 
Function GetExternalStoreGuid( _
   ByVal sopInstanceUid As String _
) As String
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim sopInstanceUid As String
Dim value As String
 
value = instance.GetExternalStoreGuid(sopInstanceUid)

            

            
String^ GetExternalStoreGuid( 
   String^ sopInstanceUid
) 

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance.

Return Value

the GUID of 'External Store' from the ExternalStore table that corresponds to the instance sopInstanceUid
Requirements

Target Platforms

See Also

Reference

IExternalStoreDataAccessAgent Interface
IExternalStoreDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features