ArcFM Server Developer Guide
CommonPorts Property


Syntax
'Declaration
 
Public Property CommonPorts As List(Of CommonPort)
'Usage
 
Dim instance As PassiveDevice
Dim value As List(Of CommonPort)
 
instance.CommonPorts = value
 
value = instance.CommonPorts
public List<CommonPort> CommonPorts {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

PassiveDevice Class
PassiveDevice Members

 

 


Send Comment