ArcFM Desktop Developer Guide
DirectionSearchCommand Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
ArcFM Desktop
Required Licenses
ArcFM, Designer, or ArcFM Viewer
.NET Assembly
Miner.Desktop.dll
This is the Direction Search command. The Direction Search tool allows the user to create driving directions between two points on the map.
Object Model
DirectionSearchCommand Class
Syntax
'Declaration
 
<LicensedProductRequiredAttribute(mmProductInstallation.mmPIArcFM Or  _
    mmProductInstallation.mmPIViewer Or  _
    mmProductInstallation.mmPIResponder)>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<ComVisibleAttribute(True)>
<GuidAttribute("C722794C-8F98-4850-9939-B90DF2A3B8F6")>
<ProgIdAttribute("mmDesktop.mmDirectionSearchCommand")>
Public NotInheritable Class DirectionSearchCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As DirectionSearchCommand
[LicensedProductRequired(mmProductInstallation.mmPIArcFM | 
    mmProductInstallation.mmPIViewer | 
    mmProductInstallation.mmPIResponder)]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[ComVisible(true)]
[Guid("C722794C-8F98-4850-9939-B90DF2A3B8F6")]
[ProgId("mmDesktop.mmDirectionSearchCommand")]
public sealed class DirectionSearchCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.Desktop.Commands.DirectionSearchCommand

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

DirectionSearchCommand Members
Miner.Desktop.Commands Namespace

 

 


Send Comment