ArcFM Engine Developer Guide
SUBID Property (IMMPathElementEx)


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

IMMPathElementEx Interface
IMMPathElementEx Members

 

 


Send Comment