ArcFM Solution Developer Guide
UtilityNetworkUsageType Enumeration


This is a copy of Esri's SourceUsageType enum, for use in places where we cannot have dependencies on Esri libraries.
Syntax
'Declaration
 
Public Enum UtilityNetworkUsageType 
   Inherits System.Enum
'Usage
 
Dim instance As UtilityNetworkUsageType
public enum UtilityNetworkUsageType : System.Enum 
Members
MemberDescription
AssemblyThe table stores assemblies such as switchgear.
AssociationThis table stores connectivity, containment, and structural attachment associations between rows.
DeviceThe table stores network devices, such as transformers or valves.
EdgeObjectRepresents the type of class in a domain network of a utility network that stores the edge non-spatial objects.
JunctionThe table stores miscellaneous junctions not typically tracked as assets, such as taps.
JunctionObjectRepresents the type of class in a domain network of a utility network that stores the junction non-spatial objects.
LineThe table stores lines such as conductors, pipes, or fiber strands.
NonUtilityNetworkSpecial value used to signify that the bearer is an object that does not belong to a Utility Network (e.g. represents a row from a non-UN feature class or table.
StructureBoundaryThis feature class stores polygonal structures, such as substations or town border stations.
StructureEdgeObjectRepresents the type of class in a structure network of a utility network that stores the edge non-spatial objects.
StructureJunctionThis feature class stores point structures, such as poles.
StructureJunctionObjectRepresents the type of class in a structure network of a utility network that stores the junction non-spatial objects.
StructureLineThis feature class stores linear structures, such as ducts, conduits, or buffer tubes.
SubnetLineThis feature class stores system-generated subnetwork lines.
SystemJunctionThis table stores system-generated junctions.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Miner.Desktop.Diagrams.Underground.Model.UtilityNetworkUsageType

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.Desktop.Diagrams.Underground.Model Namespace

 

 


Send Comment