ArcFM Desktop Developer Guide
SimpleEventLog Class
Members 


Product Availability
Required Licenses
.NET Assembly
Object Model
SimpleEventLog Class
Syntax
'Declaration
 
<DefaultEventAttribute("EntryWritten")>
<InstallerTypeAttribute("System.Diagnostics.EventLogInstaller, System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")>
<MonitoringDescriptionAttribute("EventLogDesc")>
<DesignerCategoryAttribute("Component")>
Public Class SimpleEventLog 
   Inherits System.Diagnostics.EventLog
'Usage
 
Dim instance As SimpleEventLog
[DefaultEvent("EntryWritten")]
[InstallerType("System.Diagnostics.EventLogInstaller, System.Configuration.Install, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a")]
[MonitoringDescription("EventLogDesc")]
[DesignerCategory("Component")]
public class SimpleEventLog : System.Diagnostics.EventLog 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Diagnostics.EventLog
            Miner.LicenseManagement.Framework.SimpleEventLog

Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

SimpleEventLog Members
Miner.LicenseManagement.Framework Namespace

 

 


Send Comment