ArcFM Desktop Developer Guide
AfterBranch Event


Syntax
'Declaration
 
Public Event AfterBranch As ProcessEventHandler
'Usage
 
Dim instance As BranchHandler(Of T_Scope,T_Result,T_BranchScope,T_BranchResult)
Dim handler As ProcessEventHandler
 
AddHandler instance.AfterBranch, handler
public event ProcessEventHandler AfterBranch
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

BranchHandler<T_Scope,T_Result,T_BranchScope,T_BranchResult> Class
BranchHandler<T_Scope,T_Result,T_BranchScope,T_BranchResult> Members

 

 


Send Comment