ArcFM Desktop Developer Guide
ExtractionTemplateCreationCommand 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 class implements a command that creates a tool template. It is added to the flyout menu for TemplateCreatorMenu class. New commands are added by adding an entry in the GetItemInfo() method of that class.
Object Model
ExtractionTemplateCreationCommand Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("CA8911EB-9AE4-46C8-BED8-CC8416AB6640")>
<ProgIdAttribute("mmDesktop.ExtTemplateCreationCmd")>
Public NotInheritable Class ExtractionTemplateCreationCommand 
   Inherits Miner.Desktop.GdbTemplates.TemplateCreationBaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As ExtractionTemplateCreationCommand
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("CA8911EB-9AE4-46C8-BED8-CC8416AB6640")]
[ProgId("mmDesktop.ExtTemplateCreationCmd")]
public sealed class ExtractionTemplateCreationCommand : Miner.Desktop.GdbTemplates.TemplateCreationBaseCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.Desktop.GdbTemplates.TemplateCreationBaseCommand
         Miner.Desktop.Commands.ExtractionTemplateCreationCommand

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

ExtractionTemplateCreationCommand Members
Miner.Desktop.Commands Namespace

 

 


Send Comment