Find a DicomEventLogDataSet.DICOMServerEventLogRow in the System.Data.DataTable.Rows collection by the Event ID value.
[DebuggerNonUserCodeAttribute()]public DICOMServerEventLogRow FindByEventID(long EventID)
<DebuggerNonUserCodeAttribute()>Public Function FindByEventID( _ByVal EventID As Long _) As Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow
[DebuggerNonUserCodeAttribute()]public:Leadtools.Medical.Logging.Dataaccesslayer.DicomEventLogDataSet.DICOMServerEventLogRow^ FindByEventID(int64 EventID)
EventID
Type: System.Int64. The Event ID used for matching.
The DicomEventLogDataSet.DICOMServerEventLogRow that matches the given EventID. NULL if no result found.
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
