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