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

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

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.1 or higher.
    See Also