GetDicomEventLogIdsSum() Method

Summary

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

Syntax
C#
VB
C++
public virtual long GetDicomEventLogIdsSum() 
  
Public Overloads Overridable Function GetDicomEventLogIdsSum() As Long 
public: 
virtual int64 GetDicomEventLogIdsSum();  

Return Value

The sum of the Event ID field for all available event logs.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly