ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Core.Data.UtilityNetwork Namespace / Association Class / IsContainmentVisible Property

In This Topic
    IsContainmentVisible Property
    In This Topic
    Gets a value indicating whether the content is visible if this Association represents a AssociationType.Containment association.
    Syntax
    public bool IsContainmentVisible {get;}
    Public ReadOnly Property IsContainmentVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also