ArcFM Desktop Developer Guide
Activate Method (ModelNameBrowser)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Syntax
'Declaration
 
Public Sub Activate( _
   ByVal application As ESRI.ArcGIS.CatalogUI.IGxApplication, _
   ByVal Catalog As ESRI.ArcGIS.Catalog.IGxCatalog _
) 
'Usage
 
Dim instance As ModelNameBrowser
Dim application As ESRI.ArcGIS.CatalogUI.IGxApplication
Dim Catalog As ESRI.ArcGIS.Catalog.IGxCatalog
 
instance.Activate(application, Catalog)
public void Activate( 
   ESRI.ArcGIS.CatalogUI.IGxApplication application,
   ESRI.ArcGIS.Catalog.IGxCatalog Catalog
)

Parameters

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

ModelNameBrowser Class
ModelNameBrowser Members

 

 


Send Comment