SetToken Method

Summary
Sets the 'External Store' token in the ExternalStore table that corresponds to the instance sopInstanceUid
Syntax
C#
VB
C++
public void SetToken( 
   string sopInstanceUid, 
   string token 
) 
  
Public Sub SetToken( _ 
   ByVal sopInstanceUid As String, _ 
   ByVal token As String _ 
)  
public: 
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

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.