Gets or sets a value indicating whether to use the external store (cloud) settings to determine where the Leadtools.Dicom.DicomDataSet will be saved when DoExecute gets called.
public bool DoUseExternalStoreSettings { get; set; }
Public Property DoUseExternalStoreSettings As Boolean
true
to use the external store (cloud) settings to determine where the Leadtools.Dicom.DicomDataSet will be saved when DoExecute gets called; otherwise, false
.
Several steps occur when DoExecute is called to store a Leadtools.Dicom.DicomDataSet.
If DoUseExternalStoreSettings is false
when DoExecute is called, then the Leadtools.Dicom.DicomDataSet is stored locally. Otherwise, the external store settings are used to determine where the Leadtools.Dicom.DicomDataSet will be saved, which can be locally or on the external store. The default value for DoUseExternalStoreSettings is true
.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document