AffectedSOPClassUID Property (original) (raw)

Summary

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

Syntax

[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:

Leadtools.Dicom.Common Assembly