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

Show in webframe

SetToken Method (IExternalStoreDataAccessAgent)






The SOP Instance UID that identifies the instance.
the 'External Store' token that corresponds to the instance sopInstanceUid
Sets the 'External Store' token in the ExternalStore table that corresponds to the instance sopInstanceUid
Syntax
void SetToken( 
   string sopInstanceUid,
   string token
)
'Declaration
 
Sub SetToken( _
   ByVal sopInstanceUid As String, _
   ByVal token As String _
) 
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim sopInstanceUid As String
Dim token As String
 
instance.SetToken(sopInstanceUid, token)

            

            
void SetToken( 
   String^ sopInstanceUid,
   String^ token
) 

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance.
token
the 'External Store' token 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