ArcGIS Runtime SDK for WPF - Library Reference
TimeOfDayUsage Property
See Also 
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 XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8

See Also

© ESRI, Inc. All Rights Reserved.