ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / UseVisibilityTimeExtent Property
Version

UseVisibilityTimeExtent Property (CIMBaseLayer)
Gets or sets a value indicating whether or not to use the visibility time extent. When true the map time must overlap the visibility time extent for the layer to be visible.
Syntax
public bool UseVisibilityTimeExtent {get; set;}
Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.1 or higher.
See Also