ArcFM Desktop Developer Guide
EdgeResults Property


Version: 10.2.1a

Resource Center Home

The eid edge results from the trace. These may be reduced if EIDS are found to be redundant
Syntax
'Declaration
 
Public Property EdgeResults As HashSet(Of Integer)
'Usage
 
Dim instance As TraceResultsRendererExt
Dim value As HashSet(Of Integer)
 
instance.EdgeResults = value
 
value = instance.EdgeResults
public HashSet<int> EdgeResults {get; set;}
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

TraceResultsRendererExt Class
TraceResultsRendererExt Members

 

 


Send Comment