ArcFM Engine Developer Guide
BelongsToLoop Property (IMMTracedElement)


A boolean value indicating whether the feature participates in a loop. 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 IMMTracedElement
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

IMMTracedElement Interface
IMMTracedElement Members

 

 


Send Comment