ArcFM Engine Developer Guide
BelongsToLoop Property (IMMTracedElementDelta)


A boolean value indicating whether the feature participates in a loop. The feature is part of the 'after' trace results that were passed into IMMTracedElements::Diff. True = belongs to a loop, False = does not belong to a loop.
Syntax
'Declaration
 
<DispIdAttribute(1610678279)>
ReadOnly Property BelongsToLoop As Boolean
'Usage
 
Dim instance As IMMTracedElementDelta
Dim value As Boolean
 
value = instance.BelongsToLoop
[DispId(1610678279)]
bool BelongsToLoop {get;}

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

IMMTracedElementDelta Interface
IMMTracedElementDelta Members

 

 


Send Comment