Type Property

Summary

Gets the type of the event.

Syntax
C#
VB
C++
public EventLogEntryEventType Type { get; } 
  
Public ReadOnly Property Type As EventLogEntryEventType 
public: 
property EventLogEntryEventType Type { 
   EventLogEntryEventType get(); 
} 

Property Value

Check the EventLogEntryEventType for available log types.

Example

For an example, refer to Leadtools.Jpip.Server.JpipServer.

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.Jpip.Server Assembly