ArcGIS Pro 2.6 API Reference Guide
AssociationRoleType Enumeration

ArcGIS.Core.Data.UtilityNetwork Namespace : AssociationRoleType Enumeration
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
Returned from AssetType.AssociationRoleType.
Inheritance Hierarchy

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

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 7

See Also

Reference

ArcGIS.Core.Data.UtilityNetwork Namespace