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

Show in webframe

SetExternalStoreGuid Method (ExternalStoreDBDataAccessAgent)






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
public void SetExternalStoreGuid( 
   string sopInstanceUid,
   string externalStoreGuid
)
'Declaration
 
Public Sub SetExternalStoreGuid( _
   ByVal sopInstanceUid As String, _
   ByVal externalStoreGuid As String _
) 
'Usage
 
Dim instance As ExternalStoreDBDataAccessAgent
Dim sopInstanceUid As String
Dim externalStoreGuid As String
 
instance.SetExternalStoreGuid(sopInstanceUid, externalStoreGuid)

            

            
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

See Also

Reference

ExternalStoreDBDataAccessAgent Class
ExternalStoreDBDataAccessAgent 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