←Select platform

SetExternalStoreGuid Method (ExternalStoreDBDataAccessAgent)

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

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