ArcFM Engine Developer Guide
_branchScope Field


Syntax
'Declaration
 
Protected _branchScope As T_BranchScope
'Usage
 
Dim instance As BranchHandler(Of T_Scope,T_Result,T_BranchScope,T_BranchResult)
Dim value As T_BranchScope
 
value = instance._branchScope
 
instance._branchScope = value
protected T_BranchScope _branchScope
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