ArcFM Desktop Developer Guide
CloseDesignResult Enumeration


This domain contains the possible results of a closed design.
Syntax
'Declaration
 
Public Enum CloseDesignResult 
   Inherits System.Enum
'Usage
 
Dim instance As CloseDesignResult
public enum CloseDesignResult : System.Enum 
Members
MemberDescription
CancelledClose was cancelled
FailedClose failed.
SucceededClose was successful
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.DesignerExpress.CloseDesignResult

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

Miner.Desktop.DesignerExpress Namespace

 

 


Send Comment