←Select platform

AffectedSOPClassUID Property

Summary

The Affected SOP Class UID (0000,0002) of the original DIMSE request.

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

Property Value

The Affected SOP Class UID (0000,0002) of the original DIMSE request.

Remarks

This optional field contains the SOP Class UID for which:

  • Attributes were not recognized
  • The SOP Instance was not a member
  • An argument value was in error
  • The argument does not exist
  • The event type does not exist
  • The SOP Class UID that does not exist
  • The processing failure occurred
  • The action type does not exist
Requirements

Target Platforms

Help Version 22.0.2023.1.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.