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

Show in webframe

ReferencedFile Method (IReferencedImageInfo)






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

            

            
String^ ReferencedFile( 
   DataRow^ row
) 

Parameters

row
a System.Data.DataRow in the ReferencedImages table

Return Value

the fully specified local path for the Leadtools.Dicom.DicomDataSet specified by row.
Remarks

For more information, see LEAD Medical Storage Server Custom Database

Requirements

Target Platforms

See Also

Reference

IReferencedImageInfo Interface
IReferencedImageInfo 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