ArcFM Engine Developer Guide
AutoSelectFirstNode Property


This property reads a boolean value indicating whether to automatically select the first node in the results tree. True=select; False=do not select.
Syntax
'Declaration
 
<DispIdAttribute(1610678277)>
ReadOnly Property AutoSelectFirstNode As Boolean
'Usage
 
Dim instance As IMMResultsProcessor
Dim value As Boolean
 
value = instance.AutoSelectFirstNode
[DispId(1610678277)]
bool AutoSelectFirstNode {get;}

Property Value

Boolean value indicating whether to automatically select the first node in the tree

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

IMMResultsProcessor Interface
IMMResultsProcessor Members

 

 


Send Comment