ArcGIS Pro 2.9 API Reference Guide
IsContentVisible Property

ArcGIS.Desktop.Editing Namespace > AssociationDescription Class : IsContentVisible Property
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, Windows 8.1

See Also

Reference

AssociationDescription Class
AssociationDescription Members