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

Members

Name Description
Read/write property Conditions Returns conditions.
Read/write property FunctionType Returns the function type.
Read/write property NetworkAttributeName Returns the network attribute name.
Read/write property SchemaGeneration Returns the schema generation.
Read/write property SummaryAttributeName Returns the summary attribute name.

IUNFunction.Conditions Property

Returns conditions.

Public Property Conditions As IArray
public IArray Conditions {get; set;}

Description

An array to hold an indexed collection of IUNCondition.

IUNFunction.FunctionType Property

Returns the function type.

Public Property FunctionType As esriTraceFunctionType
public esriTraceFunctionType FunctionType {get; set;}

IUNFunction.NetworkAttributeName Property

Returns the network attribute name.

Public Property NetworkAttributeName As String
public string NetworkAttributeName {get; set;}

IUNFunction.SchemaGeneration Property

Returns the schema generation.

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

IUNFunction.SummaryAttributeName Property

Returns the summary attribute name.

Public Property SummaryAttributeName As String
public string SummaryAttributeName {get; set;}

Classes that implement IUNFunction

Classes Description

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