Leadtools.Dicom.Scp.Command Namespace : InstanceCStoreCommandConfiguration Class |
The following tables list the members exposed by InstanceCStoreCommandConfiguration.
Name | Description | |
---|---|---|
InstanceCStoreCommandConfiguration Constructor | Initializes a new instance of the InstanceCStoreCommandConfiguration class. |
Name | Description | |
---|---|---|
CreateBackupForDuplicateSop | Gets or sets a value to create a backup for the saved Leadtools.Dicom.DicomDataSet before storing a duplicate instance. | |
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. |