Gets the sum of the Event ID field for all matched event logs.
public long GetDicomEventLogIdsSum(
MatchingParameterCollection eventLogMatchParamsListCollection
)
Overloads Function GetDicomEventLogIdsSum( _
ByVal eventLogMatchParamsListCollection As Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection _
) As Long
int64 GetDicomEventLogIdsSum(
Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection^ eventLogMatchParamsListCollection
)
eventLogMatchParamsListCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection object containing the values to match against.
The sum of the Event ID field for all event logs that match the values in eventLogMatchParamsListCollection
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