EventID Property

Summary
Gets or sets the Event ID.
Syntax
C#
VB
C++
[DebuggerNonUserCodeAttribute()] 
public long EventID { get; set; } 
  
<DebuggerNonUserCodeAttribute()> 
Public Property EventID As Long 
[DebuggerNonUserCodeAttribute()] 
public: 
property int64 EventID { 
   int64 get(); 
   void set (    int64 ); 
} 

Property Value

A value that represents the Event ID.

Requirements

Target Platforms

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

Leadtools.Medical.Logging.DataAccessLayer Assembly

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