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