ArcGIS API for Windows Phone - 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;}

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 Phone 7

See Also

© ESRI, Inc. All Rights Reserved.