C#
VB
C++
Describes the type of procedure performed.
[Element(DicomTag.PerformedProcedureTypeDescription, Requirement = DicomIodUsageType.Type2MandatoryElement)]
public string PerformedProcedureTypeDescription { get; set; }
<Leadtools.Dicom.Common.Extensions.ElementAttribute()>
Public Property PerformedProcedureTypeDescription As String
[Leadtools.Dicom.Common.Extensions.ElementAttribute()]
public:
property String^ PerformedProcedureTypeDescription {
String^ get();
void set ( String^ );
}
A description of the type of procedure performed.
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