IUNOutputFilter Interface

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

Members

Name Description
Read/write property AssetGroupCode Returns the asset group code.
Read/write property AssetTypeCode Returns the asset type code.
Read/write property NetworkSourceID Returns the network source ID.
Read/write property SchemaGeneration Returns the schema generation.

IUNOutputFilter.AssetGroupCode Property

Returns the asset group code.

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

IUNOutputFilter.AssetTypeCode Property

Returns the asset type code.

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

IUNOutputFilter.NetworkSourceID Property

Returns the network source ID.

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

IUNOutputFilter.SchemaGeneration Property

Returns the schema generation.

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

Classes that implement IUNOutputFilter

Classes Description
UNOutputFilter UN Output Filter.

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