←Select platform

SetReferencedFile Method (ExternalStoreDBDataAccessAgent)

Summary

Sets the referenced file that corresponds to the instance sopInstanceUid in the Instance table.

Syntax

C#
VB
C++
public void SetReferencedFile(  
   string sopInstanceUid, 
   string referencedFile 
) 
Public Sub SetReferencedFile( _ 
   ByVal sopInstanceUid As String, _ 
   ByVal referencedFile As String _ 
) 
public: 
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

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