IUNAsset Interface

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

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.

IUNAsset.AssetGroupCode Property

Returns the asset group code.

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

IUNAsset.AssetTypeCode Property

Returns the asset type code.

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

IUNAsset.NetworkSourceID Property

Returns the network source ID.

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

Classes that implement IUNAsset

Classes Description
UNAsset UN Asset.

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