Miner.Geodatabase Assembly > Miner.Geodatabase.Edit Namespace : Editor Class |
This extension provides an editing framework for all ArcFM Solution applications, including ArcFM Viewer for ArcGIS Engine. This framework allows you to write editing tools that work in ArcFM Engine and ArcFM Desktop applications. It is similar to Esri's Editor extension.
'Declaration <ComVisibleAttribute(True)> <ComponentCategoryAttribute(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)> <ProgIdAttribute("mmGeodatabase.MMDotNetEditorExtension")> <ClassInterfaceAttribute(ClassInterfaceType.None)> <GuidAttribute("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")> Public Class Editor Implements ESRI.ArcGIS.esriSystem.IExtension
'Usage Dim instance As Editor
[ComVisible(true)] [ComponentCategory(Description="", CategoryID=b56a7c45-83d4-11d2-a2e9-080009b6f22b)] [ProgId("mmGeodatabase.MMDotNetEditorExtension")] [ClassInterface(ClassInterfaceType.None)] [Guid("96DEC8A1-D9B7-489B-9C3C-0D523547CAAE")] public class Editor : ESRI.ArcGIS.esriSystem.IExtension
System.Object
Miner.Geodatabase.Edit.Editor
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.