←Select platform

GetExternalStoreGuid Method

Summary

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

Syntax

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

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.ExternalStore.DataAccessLayer Assembly