ArcFM Engine Developer Guide
Bind(EventCommand) Method


Syntax
'Declaration
 
Public Overloads Sub Bind( _
   ByVal bindingInfo As EventCommand _
) 
'Usage
 
Dim instance As EventBehavior
Dim bindingInfo As EventCommand
 
instance.Bind(bindingInfo)
public void Bind( 
   EventCommand bindingInfo
)

Parameters

bindingInfo
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

EventBehavior Class
EventBehavior Members
Overload List

 

 


Send Comment