Skip to content

IUtilityNetworkAssignment Interface

Provides access to members that specify the properties of a utility network assignment.

Members

Name Description
Read-only property AttributeID Returns the attribute ID.
Read-only property NetworkSourceName Returns the network source name.
Read-only property SchemaGeneration Returns the schema generation.
Read-only property UtilityNetworkEvaluator Returns the utility network evaluator.

IUtilityNetworkAssignment.AttributeID Property

Returns the attribute ID.

Public ReadOnly Property AttributeID As Integer 
public int AttributeID {get;} 

IUtilityNetworkAssignment.NetworkSourceName Property

Returns the network source name.

Public ReadOnly Property NetworkSourceName As String 
public string NetworkSourceName {get;} 

IUtilityNetworkAssignment.SchemaGeneration Property

Returns the schema generation.

Public ReadOnly Property SchemaGeneration As Integer 
public int SchemaGeneration {get;} 

IUtilityNetworkAssignment.UtilityNetworkEvaluator Property

Returns the utility network evaluator.

Public ReadOnly Property UtilityNetworkEvaluator As IUtilityNetworkEvaluator 
public IUtilityNetworkEvaluator UtilityNetworkEvaluator {get;} 

Classes that implement IUtilityNetworkAssignment

Classes Description

Your browser is no longer supported. Please upgrade your browser for the best experience. See our browser deprecation post for more details.