ArcGIS Pro 3.7 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMFormUtilityNetworkAssociationsElement Class / AssociationTypes Property

In This Topic
    AssociationTypes Property
    In This Topic
    Gets or sets the array of objects that define the type of associations to display in the pop-up.
    Syntax
    Public Property AssociationTypes As CIMPopupUtilityNetworkAssociation()
    public CIMPopupUtilityNetworkAssociation[] AssociationTypes {get; set;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.7 or higher.
    See Also