C#
VB
C++
Gets or sets the SOP Instance UID.
[Element(DicomTag.SOPInstanceUID)]
public string SOPInstanceUID { get; set; }
<ElementAttribute(524312)>
Public Property SOPInstanceUID() As String
Get
Set
public:
[ElementAttribute(524312)]
property String^ SOPInstanceUID
{
String^ get()
void set(String^ value)
}
The SOP Instance UID.
This the unique identifier of the hanging protocol instance.
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