ArcFM Engine Developer Guide
mmESRIAnalysisOptions Enumeration


This enumeration indicates if trace tasks can trace on selected features, unselected features or all features. It repeats Esri's esriAnalysisType enumeration.
Syntax
'Declaration
 
<GuidAttribute("A2089003-FED6-4D53-934F-BE99E93F04A3")>
Public Enum mmESRIAnalysisOptions 
   Inherits System.Enum
'Usage
 
Dim instance As mmESRIAnalysisOptions
[Guid("A2089003-FED6-4D53-934F-BE99E93F04A3")]
public enum mmESRIAnalysisOptions : System.Enum 
Members
MemberDescription
mmESRIAnalysisOnAllFeatures 
mmESRIAnalysisOnNonSelectedFeatures 
mmESRIAnalysisOnSelectedFeatures 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.mmESRIAnalysisOptions

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.Interop Namespace

 

 


Send Comment