ArcFM Engine Developer Guide
BelongsToLoopOrig Property


A boolean value indicating whether the feature participates in a loop. The feature is part of the 'before' trace results on which the IMMTracedElements::Diff method is called. True = belongs to a loop, False = does not belong to a loop.
Syntax
'Declaration
 
<DispIdAttribute(1610678282)>
ReadOnly Property BelongsToLoopOrig As Boolean
'Usage
 
Dim instance As IMMTracedElementDelta
Dim value As Boolean
 
value = instance.BelongsToLoopOrig
[DispId(1610678282)]
bool BelongsToLoopOrig {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