Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.7
|
Leadtools.Jpip.Logging Namespace > EventLogEntry Class : Type Property |
public EventLogEntryEventType Type {get;}
'Declaration Public ReadOnly Property Type As EventLogEntryEventType
'Usage Dim instance As EventLogEntry Dim value As EventLogEntryEventType value = instance.Type
public: property EventLogEntryEventType Type { EventLogEntryEventType get(); }