C#
VB
C++
A default implementation that returns the fully specified local path for the DicomDataSet specified by row.
public string ReferencedFile(
DataRow row
)
Public Function ReferencedFile(
ByVal row As System.Data.DataRow
) As String
public:
String^ ReferencedFile(
System::Data::DataRow^ row
)
row
a System.Data.DataRow in the ReferencedImages table
the fully specified local path for the DicomDataSet specified by row.
For more information, see ReferencedFile
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