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

In This Topic
    AssociationRoleType Property
    In This Topic
    Gets the AssociationRoleType of this asset type. This indicates whether the asset type can be a Container, Structure, or neither.
    Syntax
    public AssociationRoleType AssociationRoleType {get;}
    Public ReadOnly Property AssociationRoleType As AssociationRoleType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also