GetToken Method

Summary

Gets the 'External Store' token from the ExternalStore table that corresponds to the instance sopInstanceUid

Syntax
C#
VB
C++
public string GetToken( 
   string sopInstanceUid 
) 
  
Public Function GetToken( _ 
   ByVal sopInstanceUid As String _ 
) As String 
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

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

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly