Responder Developer Guide
EventChain Constructor


Syntax
'Declaration
 
Public Function New( _
   Optional ByVal preceedingChain As EventChain _
)
'Usage
 
Dim preceedingChain As EventChain
 
Dim instance As New EventChain(preceedingChain)
public EventChain( 
   EventChain preceedingChain
)

Parameters

preceedingChain
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

EventChain Class
EventChain Members

 

 


Send Comment