SetExternalStoreGuid Method

Summary
Sets the GUID of 'External Store' that corresponds to the instance sopInstanceUid in the ExternalStore table.
Syntax
C#
VB
C++
public void SetExternalStoreGuid( 
   string sopInstanceUid, 
   string externalStoreGuid 
) 
  
Public Sub SetExternalStoreGuid( _ 
   ByVal sopInstanceUid As String, _ 
   ByVal externalStoreGuid As String _ 
)  
public: 
void SetExternalStoreGuid(  
   String^ sopInstanceUid, 
   String^ externalStoreGuid 
)  

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance

externalStoreGuid
the GUID that identifies the 'External Store'

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.