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

In This Topic
    UseVisibilityTimeExtent Property (CIMStandaloneTable)
    In This Topic
    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 table 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