ArcFM Responder Mobile Developer Guide
SolverType Property (IMMDirectionSearchStrategy)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678276)>
ReadOnly Property SolverType As DirectionSearchSolverType
'Usage
 
Dim instance As IMMDirectionSearchStrategy
Dim value As DirectionSearchSolverType
 
value = instance.SolverType
[System.Runtime.InteropServices.DispId(1610678276)]
DirectionSearchSolverType SolverType {get;}
read-only property SolverType: DirectionSearchSolverType; 
System.Runtime.InteropServices.DispIdAttribute(1610678276)
function get SolverType : DirectionSearchSolverType
[System.Runtime.InteropServices.DispId(1610678276)]
__property DirectionSearchSolverType get_SolverType();
[System.Runtime.InteropServices.DispId(1610678276)]
property DirectionSearchSolverType SolverType {
   DirectionSearchSolverType get();
}
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

IMMDirectionSearchStrategy Interface
IMMDirectionSearchStrategy Members

Send Feedback