C#
VB
C++
Gets or sets the Event ID.
[DebuggerNonUserCodeAttribute()]
public long EventID { get; set; }
<DebuggerNonUserCodeAttribute()>
Public Property EventID As Long
[DebuggerNonUserCodeAttribute()]
public:
property int64 EventID {
int64 get();
void set ( int64 );
}
A value that represents the Event ID.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET