ArcFM Engine Developer Guide
LoopID Property


This property sets or gets the ID of the loop as long.
Syntax
'Declaration
 
<DispIdAttribute(1610678286)>
Property LoopID As Integer
'Usage
 
Dim instance As IMMLoopElement
Dim value As Integer
 
instance.LoopID = value
 
value = instance.LoopID
[DispId(1610678286)]
int LoopID {get; set;}

Property Value

Long
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

IMMLoopElement Interface
IMMLoopElement Members

 

 


Send Comment