ArcFM Desktop Developer Guide
NetworkIdentification.NetworkTypeMask Enumeration


Version: 10.2.1a

Resource Center Home

Enumeration of network types.
Available at Version
9.3.1 and later
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
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum NetworkIdentification.NetworkTypeMask 
   Inherits System.Enum
'Usage
 
Dim instance As NetworkIdentification.NetworkTypeMask
[Flags()]
public enum NetworkIdentification.NetworkTypeMask : System.Enum 
Members
MemberDescription
AllTypesA network matching all types.
ConduitAn underground conduit network.
ElectricAn electric network.
GasA gas network.
GenericA network of no known special type.
NoneNot a network.
WaterA water network.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.NetworkIdentification.NetworkTypeMask

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

Miner.Geodatabase Namespace

Enumeration of network types.
Object Model
NetworkIdentification.NetworkTypeMask Enumeration
Syntax
'Declaration
 
<FlagsAttribute()>
Public Enum NetworkIdentification.NetworkTypeMask 
   Inherits System.Enum
'Usage
 
Dim instance As NetworkIdentification.NetworkTypeMask
[Flags()]
public enum NetworkIdentification.NetworkTypeMask : System.Enum 
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Geodatabase.NetworkIdentification.NetworkTypeMask

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.NetworkTypeMask Members
Miner.Geodatabase Namespace

 

 


Send Comment