Show / Hide Table of Contents

Property IsTimeFilteringEnabled

IsTimeFilteringEnabled

Gets or sets a value indicating whether the instance respects any temporal filters that are applied to it.

Declaration
public bool IsTimeFilteringEnabled { get; set; }
Property Value
Type Description
bool

A value indicating whether the instance respects any temporal filters that are applied to it.

Implements
ITimeAware.IsTimeFilteringEnabled
Remarks

This is only applicable if the layer's SupportsTimeFiltering value is true. If the TimeExtent value is null, no time filtering is applied and all content is rendered.

Applies to

Platforms and versions
TargetVersions
.NET300.1
.NET Windows300.1
.NET Android300.1
.NET iOS300.1
In this article
Provide feedback
Back to top Copyright © 2025 Esri.