ArcFM Engine Developer Guide
ShowFavoritesWindow Method (CreateCatalogFavoriteTreeViewToolBase)


Syntax
'Declaration
 
Protected Overrides Sub ShowFavoritesWindow( _
   ByVal pSelection As IMMTreeViewSelection, _
   ByVal application As ESRI.ArcGIS.Framework.IApplication _
) 
'Usage
 
Dim instance As CreateCatalogFavoriteTreeViewToolBase
Dim pSelection As IMMTreeViewSelection
Dim application As ESRI.ArcGIS.Framework.IApplication
 
instance.ShowFavoritesWindow(pSelection, application)
protected override void ShowFavoritesWindow( 
   IMMTreeViewSelection pSelection,
   ESRI.ArcGIS.Framework.IApplication application
)

Parameters

pSelection
application
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

CreateCatalogFavoriteTreeViewToolBase Class
CreateCatalogFavoriteTreeViewToolBase Members

 

 


Send Comment