Error processing SSI file
LEADTOOLS Medical (Leadtools.Medical.Storage.DataAccessLayer assembly)

Show in webframe

ReferencedFile Method (IInstanceInfo)






a System.Data.DataRow in the Instance table
Returns the fully specified local path for the Leadtools.Dicom.DicomDataSet specified by row if stored locally.
Syntax
string ReferencedFile( 
   DataRow row
)
'Declaration
 
Function ReferencedFile( _
   ByVal row As DataRow _
) As String
'Usage
 
Dim instance As IInstanceInfo
Dim row As DataRow
Dim value As String
 
value = instance.ReferencedFile(row)

            

            
String^ ReferencedFile( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the Instance table

Return Value

the fully specified local path for the Leadtools.Dicom.DicomDataSet specified by row if stored locally
Remarks
The Leadtools.Dicom.DicomDataSet can be stored either local or external (i.e. a cloud). If stored locally, ReferencedFile returns the fully specified local path for the Leadtools.Dicom.DicomDataSet specified by row. If stored externally, ReferencedFile returns string.Empty.

For more information, see:

Requirements

Target Platforms

See Also

Reference

IInstanceInfo Interface
IInstanceInfo Members

Error processing SSI file
Leadtools.Medical.Storage.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features