InstanceCStoreCommandConfiguration Class Members (original) (raw)
Summary
The following tables list the members exposed by InstanceCStoreCommandConfiguration.
Public Constructors
Public Properties
Name |
Description |
|
 |
CreateBackupForDuplicateSop |
Gets or sets a value to create a backup for the saved Leadtools.Dicom.DicomDataSet before storing a duplicate instance. |
 |
OrphanCleanupInterval |
Gets or sets a value indicating a time interval for removing Patient, Study, and Series table orphaned records. |
 |
OrphanCleanupIntervalUnit |
Gets or sets a value indicating a time interval unit for removing Patient, Study, and Series table orphaned records. |
 |
OrphanCleanupOnDelete |
Gets or sets a value indicating whether to remove Patient, Study, and Series table orphaned records on every delete. |
 |
OrphanCleanupStartDate |
Gets or sets a value indicating the starting date for removing Patient, Study, and Series table orphaned records. |
 |
OrphanCleanupStartTime |
Gets or sets a value indicating the starting time for removing Patient, Study, and Series table orphaned records. |
 |
UpdateInstanceData |
Gets or sets a value whether to update the study data when storing a DICOM instance with the same SOP Instance UID of an existing one. |
 |
UpdatePatientData |
Gets or sets a value whether to update the patient data when storing a DICOM instance with the same patient ID of an existent one. |
 |
UpdateSeriesData |
Gets or sets a value whether to update the study data when storing a DICOM instance with the same Series Instance UID of an existing one. |
 |
UpdateStudyData |
Gets or sets a value whether to update the study data when storing a DICOM instance with the same Study Instance UID of an existing one. |
 |
ValidateDuplicateSopInstanceUID |
Gets or sets a value indicating whether to validate for storing duplicate instances. |
See Also
InstanceCStoreCommandConfiguration Class
Leadtools.Dicom.Scp Namespace