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

See Also

© ESRI, Inc. All Rights Reserved.