ArcFM Solution Developer Guide
ShellLoaded Method


Syntax
'Declaration
 
Public Sub ShellLoaded( _
   ByVal shell As SE.Geospatial.Desktop.Common.Interfaces.IShell _
) 
'Usage
 
Dim instance As ModuleManager
Dim shell As SE.Geospatial.Desktop.Common.Interfaces.IShell
 
instance.ShellLoaded(shell)
public void ShellLoaded( 
   SE.Geospatial.Desktop.Common.Interfaces.IShell shell
)

Parameters

shell
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

ModuleManager Class
ModuleManager Members

 

 


Send Comment