ArcFM Responder Mobile Developer Guide
AutoSelectFirstNode Property (IMMResultsProcessor)






Syntax
'Declaration
 
<System.Runtime.InteropServices.DispIdAttribute(1610678277)>
ReadOnly Property AutoSelectFirstNode As System.Boolean
'Usage
 
Dim instance As IMMResultsProcessor
Dim value As System.Boolean
 
value = instance.AutoSelectFirstNode
[System.Runtime.InteropServices.DispId(1610678277)]
System.bool AutoSelectFirstNode {get;}
read-only property AutoSelectFirstNode: System.Boolean; 
System.Runtime.InteropServices.DispIdAttribute(1610678277)
function get AutoSelectFirstNode : System.boolean
[System.Runtime.InteropServices.DispId(1610678277)]
__property System.bool get_AutoSelectFirstNode();
[System.Runtime.InteropServices.DispId(1610678277)]
property System.bool AutoSelectFirstNode {
   System.bool 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

IMMResultsProcessor Interface
IMMResultsProcessor Members

Send Feedback