ArcFM Engine Developer Guide
IsEnabledInArcCatalog Method


Syntax
'Declaration
 
Protected Function IsEnabledInArcCatalog( _
   ByVal pSelection As IMMTreeViewSelection, _
   ByVal application As ESRI.ArcGIS.Framework.IApplication _
) As Boolean
'Usage
 
Dim instance As CreateCatalogFavoriteTreeViewToolBase
Dim pSelection As IMMTreeViewSelection
Dim application As ESRI.ArcGIS.Framework.IApplication
Dim value As Boolean
 
value = instance.IsEnabledInArcCatalog(pSelection, application)
protected bool IsEnabledInArcCatalog( 
   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