←Select platform

AffectedSOPInstanceUID Property

Summary

The Affected SOP Instance UID (0000,1000) of the original DIMSE request.

Syntax
C#
C++/CLI
[Element(DicomTag.AffectedSOPInstanceUID)] 
public string AffectedSOPInstanceUID {get; set;} 
public:  
   [ElementAttribute((gcnew DicomTag::AffectedSOPInstanceUID()))] 
   property String^ AffectedSOPInstanceUID 
   { 
      String^ get() 
      void set(String^ value) 
   } 

Property Value

The Affected SOP Instance UID (0000,1000) of the original DIMSE request.

Remarks

This optional field contains the UID of the SOP Instance for which:

  • Attributes were not recognized
  • The SOP Instance that was not a member of the specified SOP Class
  • The SOP Instance was already allocated to another SOP Instance
  • An argument value was in error
  • The SOP Instance UID that violated the UID construction rules
  • The SOP Instance did not exist
  • The processing failure occurred
Requirements

Target Platforms

Help Version 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom.Common Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.