ArcGIS API for WPF - Library Reference
TimeExtent Property
See Also  Send comments on this topic
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;}

Property Value

The time interval.

Remarks

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

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.