ArcFM Desktop Developer Guide
LoggingEventContainer Constructor(LoggingEvent)


Syntax
'Declaration
 
Public Function New( _
   ByVal loggingEvent As log4net.Core.LoggingEvent _
)
'Usage
 
Dim loggingEvent As log4net.Core.LoggingEvent
 
Dim instance As New LoggingEventContainer(loggingEvent)
public LoggingEventContainer( 
   log4net.Core.LoggingEvent loggingEvent
)

Parameters

loggingEvent
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

LoggingEventContainer Class
LoggingEventContainer Members
Overload List

 

 


Send Comment