C#
VB
C++
Gets or sets the retrieve URI.
[Element(DicomTag.RetrieveURI)]
public string RetrieveURI { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property RetrieveURI As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ RetrieveURI {
String^ get();
void set ( String^ );
}
The retrieve URI of the HL7 structured document.
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