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

Show in webframe

GetToken Method (ExternalStoreDBDataAccessAgent)






The SOP Instance UID that identifies the instance.
Gets the 'External Store' token from the ExternalStore table that corresponds to the instance sopInstanceUid
Syntax
public string GetToken( 
   string sopInstanceUid
)
'Declaration
 
Public Function GetToken( _
   ByVal sopInstanceUid As String _
) As String
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim sopInstanceUid As String
Dim value As String
 
value = instance.GetToken(sopInstanceUid)

            

            
public:
String^ GetToken( 
   String^ sopInstanceUid
) 

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance.

Return Value

the 'External Store' token 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