ArcFM Desktop Developer Guide
RefreshLocatorsCommand Class
Members 


Product Availability
Required Licenses
.NET Assembly
RefreshLocatorsCommand should be used to trigger re-initialization of Location (Address) tools.
Object Model
RefreshLocatorsCommand Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ProgIdAttribute("mmFrameworkUI.RefreshLocators")>
<GuidAttribute("6E679C99-0F4F-4C0E-96F7-1484A833DB02")>
<ComponentCategoryAttribute(ComCategory.ArcMapCommands)>
<LicensedProductRequiredAttribute({})>
Public Class RefreshLocatorsCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As RefreshLocatorsCommand
[ComVisible(true)]
[ProgId("mmFrameworkUI.RefreshLocators")]
[Guid("6E679C99-0F4F-4C0E-96F7-1484A833DB02")]
[ComponentCategory(ComCategory.ArcMapCommands)]
[LicensedProductRequired({})]
public class RefreshLocatorsCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.FrameworkUI.Commands.RefreshLocatorsCommand

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

RefreshLocatorsCommand Members
Miner.FrameworkUI.Commands Namespace

 

 


Send Comment