ArcGIS Runtime SDK for WPF - Library Reference
TimeExtent Property
See Also 
ESRI.ArcGIS.Client Namespace > Map Class : TimeExtent Property

Gets or sets the time extent to limit the data in.

Syntax

Visual Basic (Declaration) 
Public Property TimeExtent As TimeExtent
C# 
public TimeExtent TimeExtent {get; set;}

Remarks

This property only applies if the service supports time data and the TimeExtent is populated.

Property Value

The time interval.

Requirements

Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.