ArcFM Desktop Developer Guide
FiberNetworkFeatureViewModel Constructor


Syntax
'Declaration
 
Public Function New( _
   ByVal feature As IFeature, _
   ByVal edge As Boolean _
)
'Usage
 
Dim feature As IFeature
Dim edge As Boolean
 
Dim instance As New FiberNetworkFeatureViewModel(feature, edge)
public FiberNetworkFeatureViewModel( 
   IFeature feature,
   bool edge
)

Parameters

feature
edge
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

FiberNetworkFeatureViewModel Class
FiberNetworkFeatureViewModel Members

 

 


Send Comment