ArcFM Desktop Developer Guide
SubID Property (EdgeInfo)


Version: 10.2.1b and 10.2.1b SP1

Resource Center Home

SubID here is incremented by one to maintain compatibility with existing Network Adapter implementations. Thus, SubIDs start counting from 1 rather than from 0.
Syntax
'Declaration
 
Public Property SubID As Integer
'Usage
 
Dim instance As EdgeInfo
Dim value As Integer
 
instance.SubID = value
 
value = instance.SubID
public int SubID {get; set;}
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

EdgeInfo Class
EdgeInfo Members

 

 


Send Comment