←Select platform

GetDicomEventLogIdsSum(MatchingParameterCollection) Method

Summary

Gets the sum of the Event ID field for all matched event logs.

Syntax

C#
VB
C++
public long GetDicomEventLogIdsSum( 
   MatchingParameterCollection eventLogMatchParamsListCollection 
) 
  
Overloads Function GetDicomEventLogIdsSum( _ 
   ByVal eventLogMatchParamsListCollection As Leadtools.Medical.Dataaccesslayer.MatchingParameterCollection _ 
) As Long 

Parameters

eventLogMatchParamsListCollection
A Leadtools.Medical.DataAccessLayer.MatchingParameterCollection object containing the values to match against.

Return Value

The sum of the Event ID field for all event logs that match the values in eventLogMatchParamsListCollection

Requirements

Target Platforms

Help Version 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly