Validates the information of the Leadtools.Dicom.DicomDataSet in the query model before it is stored.
protected override void ValidateSOPInstance(
string patientID,
string studyInstanceUID,
string seriesInstanceUID,
string sopClassUID,
string sopInstanceUID
)
Protected Overrides Sub ValidateSOPInstance( _
ByVal patientID As String, _
ByVal studyInstanceUID As String, _
ByVal seriesInstanceUID As String, _
ByVal sopClassUID As String, _
ByVal sopInstanceUID As String _
)
protected:
void ValidateSOPInstance(
String^ patientID,
String^ studyInstanceUID,
String^ seriesInstanceUID,
String^ sopClassUID,
String^ sopInstanceUID
) override
patientID
The patient ID in the Leadtools.Dicom.DicomDataSet to be stored.
studyInstanceUID
The patient ID in the Leadtools.Dicom.DicomDataSet to be stored.
seriesInstanceUID
The patient ID in the Leadtools.Dicom.DicomDataSet to be stored.
sopClassUID
The patient ID in the Leadtools.Dicom.DicomDataSet to be stored.
sopInstanceUID
The patient ID in the Leadtools.Dicom.DicomDataSet to be stored.
If the InstanceCStoreCommandConfiguration.CreateBackupForDuplicateSop is set to true this method checks if the sopInstanceUID exists in the query model. If it exists it creates a backup of the saved Leadtools.Dicom.DicomDataSet by calling CreateInstanceBackup.
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