C#
VB
C++
Returns the RasterImageFormat of the DicomDataSet specified by row.
public Nullable<int> Format(DataRow row)
Public MustOverride Function Format(ByVal row As System.Data.DataRow) As System.Nullable(Of Integer)
public:virtual System::Nullable<int> Format(System::Data::DataRow^ row) abstract
row
a System.Data.DataRow in the ReferencedImages table
the RasterImageFormat of the DicomDataSet specified by row.
For more information, refer to LEAD Medical Storage Server Custom Database.
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
