ArcFM Engine Developer Guide
AutoExpandTree Property


This property reads a boolean value indicating whether the results tree should be expanded automatically. True=expand the tree; False=do not expand the tree.
Syntax
'Declaration
 
<DispIdAttribute(1610678276)>
ReadOnly Property AutoExpandTree As Boolean
'Usage
 
Dim instance As IMMResultsProcessor
Dim value As Boolean
 
value = instance.AutoExpandTree
[DispId(1610678276)]
bool AutoExpandTree {get;}

Property Value

Boolean value indicating whether to automatically expand 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