ArcFM Desktop Developer Guide
SaveDesign 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 saves the currently open Express design.
Object Model
SaveDesign Class
Syntax
'Declaration
 
<ComVisibleAttribute(True)>
<ProgIdAttribute("DesignerExpress.SaveDesign")>
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
<GuidAttribute("6E5B7465-A7A6-4d59-BD04-E5E18A55E804")>
Public NotInheritable Class SaveDesign 
   Inherits BaseExpressCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As SaveDesign
[ComVisible(true)]
[ProgId("DesignerExpress.SaveDesign")]
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[ClassInterface(ClassInterfaceType.None)]
[Guid("6E5B7465-A7A6-4d59-BD04-E5E18A55E804")]
public sealed class SaveDesign : BaseExpressCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

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

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

SaveDesign Members
Miner.Desktop.DesignerExpress.Commands Namespace

 

 


Send Comment