ArcFM Engine Developer Guide
TraceEnds Property


This property sets or returns a boolean value that indicates...
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property TraceEnds As Boolean
'Usage
 
Dim instance As IMMNetworkAnalysisExtForFramework
Dim value As Boolean
 
instance.TraceEnds = value
 
value = instance.TraceEnds
[DispId(1610678272)]
bool TraceEnds {get; set;}

Property Value

Boolean
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

IMMNetworkAnalysisExtForFramework Interface
IMMNetworkAnalysisExtForFramework Members

 

 


Send Comment