←Select platform

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 19.0.2017.10.28
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Logging.DataAccessLayer Assembly