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

Gets or sets the time of day. Time of day the route should take place or end depending on the value set for TimeOfDayUsage property.

Syntax

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

Remarks

Supported in ArcGIS Server v10.1+

Property Value

The time of day.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.