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

Property Value

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

Remarks

default value is true.

Requirements

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

See Also

© ESRI, Inc. All Rights Reserved.