ArcFM Engine Developer Guide
ResultsProcessor Property


This optional property returns an IMMResultsProcessor object. This object allows you to determine how the objects in the tree appear (e.g., grouped). Enter a value of Null to use the standard format as it is displayed in the Attribute Editor. While in Feeder Manager mode, the results processor for Feeder Manager is always used.
Syntax
'Declaration
 
<DispIdAttribute(1610678278)>
ReadOnly Property ResultsProcessor As IMMResultsProcessor
'Usage
 
Dim instance As IMMSearchStrategyUI
Dim value As IMMResultsProcessor
 
value = instance.ResultsProcessor
[DispId(1610678278)]
IMMResultsProcessor ResultsProcessor {get;}

Property Value

IMMResultsProcessor
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

IMMSearchStrategyUI Interface
IMMSearchStrategyUI Members

 

 


Send Comment