LEADTOOLS Medical (Leadtools.Medical.Logging.DataAccessLayer assembly) Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.29
GetDicomEventLogIdsSum(MatchingParameterCollection) Method
See Also 
Leadtools.Medical.Logging.DataAccessLayer Namespace > LoggingDBDataAccessAgent Class > GetDicomEventLogIdsSum Method : GetDicomEventLogIdsSum(MatchingParameterCollection) Method



eventLogMatchParamsListCollection
An object of type Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which contains the values to match against.
eventLogMatchParamsListCollection
An object of type Leadtools.Medical.DataAccessLayer.MatchingParameterCollection which contains the values to match against.
Gets the sum of the Event ID field for all matched event logs.

Syntax

Visual Basic (Declaration) 
Overloads Public Overridable Function GetDicomEventLogIdsSum( _
   ByVal eventLogMatchParamsListCollection As MatchingParameterCollection _
) As Long
Visual Basic (Usage)Copy Code
Dim instance As LoggingDBDataAccessAgent
Dim eventLogMatchParamsListCollection As MatchingParameterCollection
Dim value As Long
 
value = instance.GetDicomEventLogIdsSum(eventLogMatchParamsListCollection)
C# 
public virtual long GetDicomEventLogIdsSum( 
   MatchingParameterCollection eventLogMatchParamsListCollection
)
C++/CLI 
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: Microsoft .NET Framework 2.0, Windows 2000, Windows XP, Windows Server 2003 family, Windows Server 2008 family, Windows Vista, Windows 7

See Also

Leadtools.Medical.Logging.DataAccessLayer requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features