ArcGIS Pro 3.2 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 bool UseVisibilityTimeExtent {get; set;}
    Public Property UseVisibilityTimeExtent As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.1 or higher.
    See Also