Gets or sets the Event Type ID (0000,1002), of the original DIMSE request.
[Element(DicomTag.EventTypeID)]
public Nullable<int> EventTypeID {get; set;}
public:
[ElementAttribute((gcnew DicomTag::EventTypeID()))]
property Nullable<Int32>^ EventTypeID
{
Nullable<Int32>^ get()
void set(Nullable<Int32>^ value)
}
The Event Type ID (0000,1002), of the original DIMSE request.
This optional field contains the ID of the Event Type for which the argument does not exist or was not recognized. Permitted only in the N-EVENT-REPORT-RSP.
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document