←Select platform

SetExternalStoreGuid Method (IExternalStoreDataAccessAgent)

Summary

Sets the GUID of 'External Store' that corresponds to the instance sopInstanceUid in the ExternalStore table.

Syntax

C#
VB
C++
void SetExternalStoreGuid(  
   string sopInstanceUid, 
   string externalStoreGuid 
) 
Sub SetExternalStoreGuid( _ 
   ByVal sopInstanceUid As String, _ 
   ByVal externalStoreGuid As String _ 
) 
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.ExternalStore.DataAccessLayer Assembly
Click or drag to resize