C#
VB
C++
Gets the storage location for the specified DICOM dataset.
protected virtual string GetStorageLocation(
DicomDataSet ds
)
Protected Overridable Function GetStorageLocation( _
ByVal ds As Leadtools.Dicom.DicomDataSet _
) As String
protected:
virtual String^ GetStorageLocation(
Leadtools.Dicom.DicomDataSet^ ds
)
ds
The DICOM dataset to store.
The file name used to store the DICOM dataset.
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