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