Gets the sum of the Event ID field for all matched event logs.
public virtual long GetDicomEventLogIdsSum(
MatchingParameterCollection eventLogMatchParamsListCollection
)
Public Overloads Overridable Function GetDicomEventLogIdsSum( _
ByVal eventLogMatchParamsListCollection As Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection _
) As Long
public:
virtual int64 GetDicomEventLogIdsSum(
Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection^ eventLogMatchParamsListCollection
)
eventLogMatchParamsListCollection
An object of type Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which contains 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