ArcGIS Pro 3.0 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, Windows 8.1

    See Also