ArcFM Responder Mobile Developer Guide
DirectionSearchSolverType Enumeration






Syntax
'Declaration
 
<System.Runtime.InteropServices.GuidAttribute("1C4B16EB-71A0-4C2E-B745-229092EECF3F")>
Public Enum DirectionSearchSolverType 
   Inherits System.Enum
'Usage
 
Dim instance As DirectionSearchSolverType
[System.Runtime.InteropServices.Guid("1C4B16EB-71A0-4C2E-B745-229092EECF3F")]
public enum DirectionSearchSolverType : System.Enum 
public enum DirectionSearchSolverType = class(System.Enum)
System.Runtime.InteropServices.GuidAttribute("1C4B16EB-71A0-4C2E-B745-229092EECF3F")
public enum DirectionSearchSolverType extends System.Enum
[System.Runtime.InteropServices.Guid("1C4B16EB-71A0-4C2E-B745-229092EECF3F")]
__value public enum DirectionSearchSolverType : public System.Enum 
[System.Runtime.InteropServices.Guid("1C4B16EB-71A0-4C2E-B745-229092EECF3F")]
public enum class DirectionSearchSolverType : public System.Enum 
Members
MemberDescription
DirectionSearchNetworkAnalystSolver 
DirectionSearchSolverNone 
DirectionSearchStreetMapSolver 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Interop.DirectionSearchSolverType

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Miner.Interop Namespace

Send Feedback