Leadtools.Dicom.AddIn Namespace > DicomRequest Class : ReceiveNReportResponse Event |
public event ReceiveNReportResponseDelegate ReceiveNReportResponse
'Declaration Public Event ReceiveNReportResponse As ReceiveNReportResponseDelegate
'Usage Dim instance As DicomRequest Dim handler As ReceiveNReportResponseDelegate AddHandler instance.ReceiveNReportResponse, handler
public: event ReceiveNReportResponseDelegate^ ReceiveNReportResponse