GetDicomEventLogIdsSum(MatchingParameterCollection) Method

Summary
Gets the sum of the Event ID field for all matched event logs.
Syntax
C#
C++/CLI
public virtual long GetDicomEventLogIdsSum( 
   MatchingParameterCollection eventLogMatchParamsListCollection 
) 
public: 
virtual int64 GetDicomEventLogIdsSum(  
   MatchingParameterCollection^ eventLogMatchParamsListCollection 
)  

Parameters

eventLogMatchParamsListCollection
An object of type Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which contains 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 23.0.2024.2.29
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.