←Select platform

DataSetFolder Property

Summary

Gets or sets the folder path where the Leadtools.Dicom.DicomDataSet will be saved.

Syntax

C#
VB
C++
public string DataSetFolder {get; set;}
Public Property DataSetFolder As String
public: 
property String^ DataSetFolder { 
   String^ get(); 
   void set (    String^ ); 
} 

Property Value

The folder path where the Leadtools.Dicom.DicomDataSet will be saved.

Remarks

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

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Medical.Logging.DataAccessLayer Assembly
Click or drag to resize