C#
VB
C++
Gets or sets the SOP Class UID.
[Element(DicomTag.SOPClassUID)]
public string SOPClassUID { get; set; }
<ElementAttribute(524310)>
Public Property SOPClassUID() As String
Get
Set
public:
[ElementAttribute(524310)]
property String^ SOPClassUID
{
String^ get()
void set(String^ value)
}
The SOP Class UID.
This is the SOP Class UID of the hanging protocol, which is defined to be 1.2.840.10008.5.1.4.38.1
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET