ArcFM Engine Developer Guide
ExtractionTemplateCreationCommand Class
Members 


Product Availability
Required Licenses
.NET Assembly
Summary description for GDBTemplateCreationTool. This class implements a command that creates a GDB extraction tool template. It is added to the flyout menu for class TemplateCreatorMenu. New commands are added by adding an entry in the GetItemInfo() method of that class.
Syntax
'Declaration
 
<ProgIdAttribute("mmDesktop.ExtTemplateCreationCmd")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("CA8911EB-9AE4-46C8-BED8-CC8416AB6640")>
<ComVisibleAttribute(True)>
Public NotInheritable Class ExtractionTemplateCreationCommand 
   Inherits Miner.Desktop.GdbTemplates.TemplateCreationBaseCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As ExtractionTemplateCreationCommand
[ProgId("mmDesktop.ExtTemplateCreationCmd")]
[ClassInterface(ClassInterfaceType.None)]
[Guid("CA8911EB-9AE4-46C8-BED8-CC8416AB6640")]
[ComVisible(true)]
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