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

Show in webframe

GetExternalStoreGuid Method (ExternalStoreDBDataAccessAgent)






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
public string GetExternalStoreGuid( 
   string sopInstanceUid
)
'Declaration
 
Public Function GetExternalStoreGuid( _
   ByVal sopInstanceUid As String _
) As String
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim sopInstanceUid As String
Dim value As String
 
value = instance.GetExternalStoreGuid(sopInstanceUid)

            

            
public:
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

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent 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