ArcFM Server Developer Guide
ConduitManagerEvent Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal eventType As ConduitManagerEventType, _
   Optional ByVal eventData As Object _
)
'Usage
 
Dim eventType As ConduitManagerEventType
Dim eventData As Object
 
Dim instance As New ConduitManagerEvent(eventType, eventData)
public ConduitManagerEvent( 
   ConduitManagerEventType eventType,
   object eventData
)

Parameters

eventType
eventData
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

ConduitManagerEvent Class
ConduitManagerEvent Members

 

 


Send Comment