Sets the referenced file that corresponds to the instance sopInstanceUid in the Instance table.
public void SetReferencedFile(string sopInstanceUid,string referencedFile)
Sub SetReferencedFile( _ByVal sopInstanceUid As String, _ByVal referencedFile As String _)
void SetReferencedFile(String^ sopInstanceUid,String^ referencedFile)
sopInstanceUid
The SOP Instance UID that identifies the instance
referencedFile
The referenced file
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.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
