Leadtools.Dicom.Scp.Command Namespace > InstanceCStoreCommand Class : ValidateSOPInstance Method |
protected override void ValidateSOPInstance( string patientID, string studyInstanceUID, string seriesInstanceUID, string sopClassUID, string sopInstanceUID )
'Declaration Protected Overrides Sub ValidateSOPInstance( _ ByVal patientID As String, _ ByVal studyInstanceUID As String, _ ByVal seriesInstanceUID As String, _ ByVal sopClassUID As String, _ ByVal sopInstanceUID As String _ )
'Usage Dim instance As InstanceCStoreCommand Dim patientID As String Dim studyInstanceUID As String Dim seriesInstanceUID As String Dim sopClassUID As String Dim sopInstanceUID As String instance.ValidateSOPInstance(patientID, studyInstanceUID, seriesInstanceUID, sopClassUID, sopInstanceUID)
protected override void ValidateSOPInstance( string patientID, string studyInstanceUID, string seriesInstanceUID, string sopClassUID, string sopInstanceUID )
function Leadtools.Dicom.Scp.Command.InstanceCStoreCommand.ValidateSOPInstance( patientID , studyInstanceUID , seriesInstanceUID , sopClassUID , sopInstanceUID )
protected: void ValidateSOPInstance( String^ patientID, String^ studyInstanceUID, String^ seriesInstanceUID, String^ sopClassUID, String^ sopInstanceUID ) override
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.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2