ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Editing Namespace / AssociationDescription Class / IsContentVisible Property

In This Topic
    IsContentVisible Property
    In This Topic
    Gets a value indicating whether the content in the map is visible when outside of a container view if this Association represents a ArcGIS.Core.Data.UtilityNetwork.AssociationType.Containment association. For all other AssociationTypes the value is False.
    Syntax
    public bool IsContentVisible {get;}
    Public ReadOnly Property IsContentVisible As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3 or higher.
    See Also