IUNResultTypeField Interface

Provides access to members that specify the properties of a utility network trace result type field.

Members

Name Description
Read/write property FieldName Returns the field name.
Read/write property NetworkSourceID Returns the network source ID.
Read/write property SchemaGeneration Returns the schema generation.

IUNResultTypeField.FieldName Property

Returns the field name.

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

IUNResultTypeField.NetworkSourceID Property

Returns the network source ID.

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

IUNResultTypeField.SchemaGeneration Property

Returns the schema generation.

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

Classes that implement IUNResultTypeField

Classes Description
UNResultTypeField UN Result Type Field.

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