ArcFM Engine Developer Guide
EID Property (IMMLoopElement)


This property sets or gets the Esri Network Element ID as long; More information about the Element ID is available in the ArcGIS Developer Help, Network Analysis Library Overview.
Syntax
'Declaration
 
<DispIdAttribute(1610678272)>
Property EID As Integer
'Usage
 
Dim instance As IMMLoopElement
Dim value As Integer
 
instance.EID = value
 
value = instance.EID
[DispId(1610678272)]
int EID {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