ArcFM Desktop Developer Guide
ReconcileDesign Class
Members 


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

Product Availability
Designer Express
Required Licenses
Designer Express
.NET Assembly
Miner.Desktop.DesignerExpress.dll
This class provides a command that reconciles the selected Express design.
Object Model
ReconcileDesign Class
Syntax
'Declaration
 
<GuidAttribute("9084CE26-E894-4a01-AB22-A70A575932ED")>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<ComVisibleAttribute(True)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<ProgIdAttribute("DesignerExpress.ReconcileDesign")>
Public NotInheritable Class ReconcileDesign 
   Inherits BaseExpressCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As ReconcileDesign
[Guid("9084CE26-E894-4a01-AB22-A70A575932ED")]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[ComVisible(true)]
[ClassInterface(ClassInterfaceType.None)]
[ProgId("DesignerExpress.ReconcileDesign")]
public sealed class ReconcileDesign : BaseExpressCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.ADF.BaseClasses.BaseCommand
      Miner.Desktop.DesignerExpress.Commands.BaseExpressCommand
         Miner.Desktop.DesignerExpress.Commands.ReconcileDesign

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

ReconcileDesign Members
Miner.Desktop.DesignerExpress.Commands Namespace

 

 


Send Comment