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

    See Also