Gets or sets the folder path where the Leadtools.Dicom.DicomDataSet will be saved.
public string DataSetFolder { get; set; }
Public Property DataSetFolder As String
The folder path where the Leadtools.Dicom.DicomDataSet will be saved.
To save the Leadtools.Dicom.DicomDataSet to a disk the CopyDicomDataSetOnDisk should be set to true.
To save the Leadtools.Dicom.DicomDataSet to a disk the database should include the column "DatasetPath" and the version number should be 1.5 or higher
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