C#
VB
C++
Gets or sets the SOP class UID.
[Element(DicomTag.SOPClassUID)]
public string SOPClassUID { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property SOPClassUID As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ SOPClassUID {
String^ get();
void set ( String^ );
}
The SOP class UID which uniquely identifies the SOP Class.
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