ArcFM Engine Developer Guide
AddExtensionToStartupList Method


Syntax
'Declaration
 
Sub AddExtensionToStartupList( _
   ByVal extensionCode As ESRI.ArcGIS.esriSystem.esriLicenseExtensionCode _
) 
'Usage
 
Dim instance As IMMEsriExtensionManager
Dim extensionCode As ESRI.ArcGIS.esriSystem.esriLicenseExtensionCode
 
instance.AddExtensionToStartupList(extensionCode)
void AddExtensionToStartupList( 
   ESRI.ArcGIS.esriSystem.esriLicenseExtensionCode extensionCode
)

Parameters

extensionCode
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

IMMEsriExtensionManager Interface
IMMEsriExtensionManager Members

 

 


Send Comment