ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / RuleElement Class / AssetType Property

In This Topic
    AssetType Property (RuleElement)
    In This Topic
    Gets the AssetType of the rule element.
    Syntax
    public AssetType AssetType {get;}
    Public ReadOnly Property AssetType As AssetType
    Remarks
    This property may specify a particular AssetType, or may represent a wildcard indicating that any AssetType of this AssetGroup may participate in the association.
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also