ArcFM Solution Developer Guide
OnViewAttached Method (DuctBankViewModel)


Syntax
'Declaration
 
Protected Overridable Sub OnViewAttached( _
   ByVal view As System.Object, _
   ByVal context As System.Object _
) 
'Usage
 
Dim instance As DuctBankViewModel
Dim view As System.Object
Dim context As System.Object
 
instance.OnViewAttached(view, context)
protected virtual void OnViewAttached( 
   System.object view,
   System.object context
)

Parameters

view
context
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

DuctBankViewModel Class
DuctBankViewModel Members

 

 


Send Comment