ArcGIS Runtime SDK for Windows Phone - Library Reference
TimeOfDay Property
See Also  Send comments on this topic
ESRI.ArcGIS.Client.Tasks Namespace > RouteServiceAreaParameters Class : TimeOfDay Property

Gets or sets the time of day. The time of day the solver should use when determining the distances of the service area.

Syntax

Visual Basic (Declaration) 
Public Property TimeOfDay As Nullable(Of Date)
C# 
public Nullable<DateTime> TimeOfDay {get; set;}

Property Value

The time of day.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.