For a list of all members of this type, see CStoreCommand members
Public Properties
Name | Description | |
---|---|---|
Canceled | Gets a value indicating if the Cancel method was called on the command. (Inherited from DicomCommand) | |
Configuration | Gets the configuration for the CStoreCommand | |
DoUpdateDatabase | Gets or sets a value indicating whether to update the database when DoExecute gets called. | |
DoUseExternalStoreSettings | 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. | |
DoValidateSopInstance | Gets or sets a value indicating whether to validate the Leadtools.Dicom.DicomTag.SOPInstanceUID of the dataset when DoExecute gets called. | |
ExternalStoreDataAccess | Gets or sets the Leadtools.Medical.ExternalStore.DataAccessLayer.IExternalStoreDataAccessAgent object used to perform queries for the external store database | |
RequestDataSet | Gets the Leadtools.Dicom.DicomDataSet that is received with the client request. (Inherited from DicomCommand) | |
Session | Gets the client proxy that performs the communication with the actual client. |
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