ArcFM Desktop Developer Guide
PostDesign 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 posts the selected Express design.
Object Model
PostDesign Class
Syntax
'Declaration
 
<ComponentCategoryAttribute(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)>
<ProgIdAttribute("DesignerExpress.PostDesign")>
<ComVisibleAttribute(True)>
<GuidAttribute("36E23E10-64E6-4eb8-9210-01045B782945")>
<ClassInterfaceAttribute(ClassInterfaceType.None)>
Public NotInheritable Class PostDesign 
   Inherits BaseExpressCommand
   Implements ESRI.ArcGIS.SystemUI.ICommand 
'Usage
 
Dim instance As PostDesign
[ComponentCategory(Description="", CategoryID=b56a7c42-83d4-11d2-a2e9-080009b6f22b)]
[ProgId("DesignerExpress.PostDesign")]
[ComVisible(true)]
[Guid("36E23E10-64E6-4eb8-9210-01045B782945")]
[ClassInterface(ClassInterfaceType.None)]
public sealed class PostDesign : BaseExpressCommand, ESRI.ArcGIS.SystemUI.ICommand  
Inheritance Hierarchy

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

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

PostDesign Members
Miner.Desktop.DesignerExpress.Commands Namespace

 

 


Send Comment