ArcGIS API for Windows Phone - Library Reference
UseTime Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > TimeOption Class : UseTime Property

Gets or sets a value indicating whether this layer will use the TimeExtent parameter.

Syntax

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

Remarks

default value is true.

Property Value

If true, this layer will use the time extent specified by the TimeExtent parameter

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.