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

See Also

© ESRI, Inc. All Rights Reserved.