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

Show in webframe

SetReferencedFile Method (IExternalStoreDataAccessAgent)






The SOP Instance UID that identifies the instance
The referenced file
Sets the referenced file that corresponds to the instance sopInstanceUid in the Instance table.
Syntax
void SetReferencedFile( 
   string sopInstanceUid,
   string referencedFile
)
'Declaration
 
Sub SetReferencedFile( _
   ByVal sopInstanceUid As String, _
   ByVal referencedFile As String _
) 
'Usage
 
Dim instance As IExternalStoreDataAccessAgent
Dim sopInstanceUid As String
Dim referencedFile As String
 
instance.SetReferencedFile(sopInstanceUid, referencedFile)

            

            
void SetReferencedFile( 
   String^ sopInstanceUid,
   String^ referencedFile
) 

Parameters

sopInstanceUid
The SOP Instance UID that identifies the instance
referencedFile
The referenced file
Remarks
If a Leadtools.Dicom.DicomDataSet is stored locally, the referencedFile gives the full path of the location. If a Leadtools.Dicom.DicomDataSet is stored externally (and not locally), the referencedFile is the empty string.
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