ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / AssociationRoleType Enumeration

In This Topic
    AssociationRoleType Enumeration
    In This Topic
    Specifies whether a particular AssetType can be a container, structure, or neither.
    Syntax
    Members
    MemberDescription
    Container The asset type can participate as a container.
    None The asset type cannot participate as a container or structure.
    Structure The asset type can participate as a structure.
    Remarks
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.Data.UtilityNetwork.AssociationRoleType

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also