ArcFM Desktop Developer Guide
JunctionResults Property


Version: 10.2.1a

Resource Center Home

The junction eid results from the trace.
Syntax
'Declaration
 
Public Property JunctionResults As HashSet(Of Integer)
'Usage
 
Dim instance As TraceResultsRendererExt
Dim value As HashSet(Of Integer)
 
instance.JunctionResults = value
 
value = instance.JunctionResults
public HashSet<int> JunctionResults {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