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

Show in webframe

ReferencedFile Method (DefaultInstanceInfo)






a System.Data.DataRow in the ReferencedImages table
A default implementation that returns the fully specified local path for the Leadtools.Dicom.DicomDataSet specified by row.
Syntax
public string ReferencedFile( 
   DataRow row
)
'Declaration
 
Public Function ReferencedFile( _
   ByVal row As DataRow _
) As String
'Usage
 
Dim instance As DefaultInstanceInfo
Dim row As DataRow
Dim value As String
 
value = instance.ReferencedFile(row)

            

            
public:
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 Leadtools.Medical.Storage.DataAccessLayer.Interface.IInstanceInfo.ReferencedFile

Requirements

Target Platforms

See Also

Reference

DefaultInstanceInfo Class
DefaultInstanceInfo 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