Error processing SSI file
LEADTOOLS Medical External Store DataAccessLayer (Leadtools.Medical.ExternalStore.DataAccessLayer assembly)

Show in webframe

SetExternalStoreGuid Method (IExternalStoreDataAccessAgent)






The SOP Instance UID that identifies the instance
the GUID that identifies the 'External Store'
Sets the GUID of 'External Store' that corresponds to the instance sopInstanceUid in the ExternalStore table.
Syntax
void SetExternalStoreGuid( 
   string sopInstanceUid,
   string externalStoreGuid
)
'Declaration
 
Sub SetExternalStoreGuid( _
   ByVal sopInstanceUid As String, _
   ByVal externalStoreGuid As String _
) 
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim sopInstanceUid As String
Dim externalStoreGuid As String
 
instance.SetExternalStoreGuid(sopInstanceUid, externalStoreGuid)

            

            
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

See Also

Reference

IExternalStoreDataAccessAgent Interface
IExternalStoreDataAccessAgent Members

Error processing SSI file
Leadtools.Medical.ExternalStore.DataAccessLayer requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features