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

Gets or sets the time of day usage. Indicates that the TimeOfDay parameter should be used as the start time of the route or the end time of the route.

Syntax

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

Remarks

Supported in ArcGIS Server v10.1+

Property Value

The time of day usage.

Requirements

Target Platforms:Windows Phone 7

See Also

© ESRI, Inc. All Rights Reserved.