ArcGIS Runtime SDK for WPF - Library Reference
TimeOption Property
See Also 
ESRI.ArcGIS.Client.Tasks Namespace > Query Class : TimeOption Property

Gets or sets the time option if querying a dynamic layer.

Syntax

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

Remarks

Note that when using the dynamic layer, the URL for the query must reference the dynamic layer source. Example:
http://myserver/arcgis/rest/services/MyMapService/MapServer/dynamicLayer

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.