ArcFM Engine Developer Guide
ShowLocationCommand Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for ShowLocationCommand.
Syntax
'Declaration
 
<ProgIdAttribute("mmDesktop.mmShowLocationCommand")>
<GuidAttribute("1FEF7847-6074-4100-BD99-8F4280075370")>
<ComVisibleAttribute(True)>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<LicensedProductRequiredAttribute(mmProductInstallation.mmPIArcFM Or  _
    mmProductInstallation.mmPIViewer Or  _
    mmProductInstallation.mmPIResponder)>
Public NotInheritable Class ShowLocationCommand 
   Inherits ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As ShowLocationCommand
[ProgId("mmDesktop.mmShowLocationCommand")]
[Guid("1FEF7847-6074-4100-BD99-8F4280075370")]
[ComVisible(true)]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[LicensedProductRequired(mmProductInstallation.mmPIArcFM | 
    mmProductInstallation.mmPIViewer | 
    mmProductInstallation.mmPIResponder)]
public sealed class ShowLocationCommand : ESRI.ArcGIS.ADF.BaseClasses.BaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

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

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

ShowLocationCommand Members
Miner.Desktop.Commands Namespace

 

 


Send Comment