ArcFM Engine Developer Guide
NetworkIdentification Class
Members 


Version: 10.2.1a

Resource Center Home

Product Availability
ArcFM Desktop, ArcFM Engine and ArcFM Server
Required Licenses
ArcFM, Designer, ArcFM Viewer, ArcFM Engine, ArcFM Engine Editor, ArcFM Viewer for ArcGIS Engine, ArcFM Server, ArcFM Server Advanced
.NET Assembly
Miner.Geodatabase.dll
Reports the thing modeled by a given geometric network. E.g. is it an electric network model, a gas network model, etc. The key to discriminating the various types is the presence or absence of a network weight of a certain name. For example: if (and only if) the network has a weight named "MMElectricTraceWeight, then it is an electric network model.
Syntax
'Declaration
 
Public Class NetworkIdentification 
'Usage
 
Dim instance As NetworkIdentification
public class NetworkIdentification 
Inheritance Hierarchy

System.Object
   Miner.Geodatabase.NetworkIdentification

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

NetworkIdentification Members
Miner.Geodatabase Namespace

 

 


Send Comment