dcmNET Class Library

N_Event_Report.EventTypeID Property

Retrieve and sets the destination DICOM Application Entity for which C-STORE sub-operations are being performed.

[Visual Basic]
Public Property EventTypeID As Integer
[C#]
public int EventTypeID {get; set;}

Remarks

This parameter is uded in N-EVENT-REPORT-RQ and N-EVENT-REPORT-RPS message's command set.

See Also

N_Event_Report Class | dcmNET Namespace