ArcFM Server Developer Guide
mmErrorLogCodes Enumeration


Version: 10.2.1a

Resource Center Home

This enumeration lists the types of errors that may be written to the event log.
Available at Version
9.2.1 and later
Product Availability
ArcFM Desktop and ArcFM Engine
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, or ArcFM Viewer for ArcGIS Engine
.NET Assembly
Miner.System.dll
Syntax
'Declaration
 
<GuidAttribute("C42C02A0-76CD-48A0-86A7-0BD969FB0A54")>
Public Enum mmErrorLogCodes 
   Inherits System.Enum
'Usage
 
Dim instance As mmErrorLogCodes
[Guid("C42C02A0-76CD-48A0-86A7-0BD969FB0A54")]
public enum mmErrorLogCodes : System.Enum 
Members
MemberDescription
MM_EVENTLOG_DEBUG_TYPEDebug message
MM_EVENTLOG_ERROR_TYPEError message
MM_EVENTLOG_INFORMATION_TYPEInformational message
MM_EVENTLOG_WARNING_TYPEWarning message
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.mmErrorLogCodes

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

Miner Namespace

This enumeration lists the types of errors that may be written to the event log.
Syntax
'Declaration
 
<GuidAttribute("C42C02A0-76CD-48A0-86A7-0BD969FB0A54")>
Public Enum mmErrorLogCodes 
   Inherits System.Enum
'Usage
 
Dim instance As mmErrorLogCodes
[Guid("C42C02A0-76CD-48A0-86A7-0BD969FB0A54")]
public enum mmErrorLogCodes : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.mmErrorLogCodes

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

mmErrorLogCodes Members
Miner Namespace

 

 


Send Comment